/*BACKGROUND & IMAGE INFORMATION*/
html:not(.mobile) {
	background-image: url("../images/bg_wood.jpg");
	background-repeat: repeat;
	background-position: 50% 0;
}
html.datatile {
	background:none;
	min-width:0;
}
html.datatile.InHS {
	min-width:975px;
}

/* 2015 Workarounds */
html.mobile {
	background-image: none;
	background: #FFF;
	visibility: hidden;
}
html.mobile[data-ua='android'] {
	background: #000;
}
/* /2015 Workarounds */


body.menuontop {
	background: url("../images/bg_folder_color1.png") no-repeat 50% 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
		body.menuontop {background-position: 49.999% 20px;} /* Webkit background centering bug: http://bit.ly/SS2pdi */
}

.menuontop #main:before {
	background: url("../images/bg_folderrepeat.png") repeat-y left top;
	top:1020px;
	bottom:0;
}
.menuontop #wrap,
.menuontop #wrap:before,
.menuontop #wrap:after,
.errorpage #wrap,
.errorpage #wrap:before,
.errorpage #wrap:after,
.PUpage #wrap, 
.PUpage #wrap:before,
.PUpage #wrap:after,
.help-external #wrap, 
.help-external #wrap:before,
.help-external #wrap:after {
	background:none;
	top:0;
	bottom:0;
}

#wrap:before,
#wrap:after,
#main:before,
#main:after,
.loginassist .title:before,
#defaultColumn:before,
#infoColumn:before,
.menuontop #menu > .menugroup:before,
.menuontop #menu > .menugroup:after,
.menuontop ul#proxyTabs li:before,
.menuontop ul#proxyTabs li:after,
.menuontop #menu .menugroup:hover > .mnutitle > a:after,
.menuontop #menu .menugroup.droppeddown > .mnutitle > a:after { 
	/* used for the image header/footer effect */
	content: " "; position: absolute; left: 0; right: 0; top:0; bottom:0; z-index: -1;
} /* skeuo */


.errorpage {
	overflow:hidden; /* remove if not using the spilt coffee cup */
}
.errorpage:after { /* spilt coffee cup */
	content: url("../images/oops.png");
	height: 835px;
	width: 975px;
	margin: 0 auto;
	position:relative;
	display:block;
	top:-510px;
	left:515px;
}
html.datatile .errorpage:after {
	display:none;
}

#wrap, #wrap:before, #wrap:after {
	background-image: url("../images/bg_landscapefolder_color1.png");
}
#wrap:before { /*skeuo*/
	background-position: -985px 0;
	background-repeat: repeat-y;
	top: 590px;
	bottom: 98px;
}
#wrap:after {
	background-position: 0 0;
	background-repeat: no-repeat;
	height:98px;
	top:auto;
	bottom:0;
}
#wrap { /*skeuo*/
	background-position: 0 -98px;
	background-repeat: no-repeat;
}

#main {
	background: url("../images/bg_paper.jpg") no-repeat #FFFFFF;
}




/*FORMATTING INFORMATION*/

* {
	margin: 0;		/*Clear all padding, unify browser presentation*/
	padding: 0;
}

html {
	min-width:985px; margin:0 auto; /* Always center background image */
	height: 100%;		/*Forces scrollbar in Firefox*/
}
						/*Remove this rule when in datatile mode*/
						
no-min-width{
	min-width:0;
}

body {
	text-align: center;
}

div {
	width: 100%;		/*Default width for divs so that IE always gets a defined width*/
}

form {
	display: inline;	/*Don't let forms take up space*/
}

object {			/*Don't let the invisible iframe take up space*/
	width: 1px;
	height: 1px;
	position: absolute;
}

iframe {	/*Kill all the space around visible iframes and make a small border*/
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
}

img {
	border-style: none;
	vertical-align: text-top;
}
img.graph {
	width: 99%;
	margin: 5px auto;
	display: block;
	border: 1px solid black;
}

img.scanThumbnail,
img.scan {
	margin: 5px 0;
	display: block;
	border: 1px solid black;
}

img.scanThumbnail
{
	cursor: pointer;
}


p img,
td img {
	margin: 0 2px;
}
p img.large,
td img.large {
	width: 32px !important;
	height: 32px !important;
}
p img.info,
td img.info {
	width: 24px !important;
	height: 24px !important;
}
th img {
	width: 8px !important;
	height: 8px !important;
}
th img.large {
	width: 24px !important;
	height: 24px !important;	
}
img#progbar,
img.progbar {
	width: 185px !important;		/*No matter where the progress bar is, draw fullsize*/
	height: 20px !important;
	float: none !important;
}

span.hilite {
		padding: 1px;
}

abbr {
	border-bottom-width: 0;
	text-decoration: none;
}





/* rounded corners, ordered by increasing roundedness */
input,
select,
textarea,
#menu .menugroup a,
.terms,
span.hilite,
.section .rxholder .rx,
.section .Notes,
.section .content .actionbox,
.section .content .highlight,
.echeckincomplete,
.echeckincomplete .codewrapper.details {
	border-radius:3px;
}

.menuontop .menugroup ul,
.menuontop #menu div.hiddenlist {
	border-radius:0 3px 3px 3px;
}

#confMesg2 {
	border-radius:3px 3px 0 0;
}

.button,
#alerts,
.quicklinks a img,
.templateC .quicklinks a,
.popupInstructions,
#defaultForm,
#defaultDigiDForm,
#defaultFooter,
#defaultFooter h1 a,
#signupFooter,
#infoColumn,
#srotext,
#loginnotice,
.questiongroup,
#calendar,
#pagecalendar,
#calendar table,
div.tabcontainer,
p.alert.ques,
.notice,
#wrap > #banner + .alert,
#lightbox .nobanner,
.menuontop ul#proxyTabs #moretabs {
	border-radius:4px;
}

#alerts > .loginalert:first-child,
#alerts > .loginalert:first-child > a,
#alerts > .loginalert:first-child .loginalert:first-child,
#alerts > .loginalert:first-child .loginalert:first-child > .head,
#alerts > .loginalert:first-child .loginalert:first-child > .head > .icon-timesensitive {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#alerts > .loginalert:last-child,
#alerts > .loginalert:last-child > a,
#alerts > .loginalert:last-child .loginalert:last-child,
#alerts > .loginalert:last-child .loginalert:last-child .bodyanimator,
#moretabs {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#alerts > .loginalert:last-child .loginalert:last-child > a.collapsed {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#wrap {
	border-radius:6px;
}
body.inside #wrap {
	border-radius:0;
}
#lightbox .fullscreen {
	border-radius: 0px;
}




/* drop shadows, ordered by increasing intensity */
.button,
.rxbutton,
#defaultFooter a,
.section .rxholder .rx,
.section .rxholder .rx .rxsig.temporary,
.section .Notes,
.section .content .actionbox,
.section .content .highlight,
.section .content > table,
.section .content form > table,
.section .content .wallet,
.extlink-available,
p.alert.ques,
.notice,
.tableWrapper > table,
.echeckincomplete,
.echeckincomplete .codewrapper.details {
	box-shadow:0 1px 3px -2px rgba(0,0,0,0.7);
}
.loginassist .title:before,
#main,
#calendar table,
#pagecalendar,
#banner a.button,
.section table td span.password {
	box-shadow:0 2px 4px -2px rgba(0,0,0,0.6);
}
div.seriessel,
.menuontop .menugroup ul,
.menuontop #menu .menugroup.moremenu div.hiddenlist,
.menuontop #menu .menugroup form div.keywordsearch,
#main > #srotext
{
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.6);
}
#menu img.photo
{
	box-shadow: 0 3px 3px 1px rgba(0,0,0,0.2);
}
#moretabs,
.popupInstructions {
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.6);
}



/* inset/mixed shadows */
input,
select,
textarea,
.terms {
	box-shadow:0 1px 2px -1px rgba(0,0,0,0.4) inset, 0 1px 0 0 rgba(255,255,255,0.4);
}
.quicklinks a img,
.templateC .quicklinks a {
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.7);
}

.templateC .quicklinks a img
{
	box-shadow: none;
}

#srotext,
#loginnotice,
#wrap > #banner + .alert,
#defaultForm,
#defaultDigiDForm,
#defaultFooter,
#signupFooter {
	box-shadow:0 1px 2px -1px rgba(0,0,0,0.3) inset;
}

#alerts {
	        box-shadow:0 0px 8px -1px rgba(0,0,0,0.45) inset;  /* set differently between browsers so that effect is still visible */
	   -moz-box-shadow:0 1px 3px -1px rgba(0,0,0,0.45) inset;
	-webkit-box-shadow:0 1px 4px -1px rgba(0,0,0,0.45) inset;
}
#menu li a:hover,
#menu.collapsible .mnutitle a:hover {
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.6),inset 0 3px 3px -2px rgba(255,255,255,0.5),inset 0 -3px 3px -2px rgba(100,100,100,0.5);
}
.tc #defaultColumn > div,
.accesscheck #defaultColumn > div,
.oe #defaultColumn > div,
.oesignup #defaultColumn > div,
.publicform #defaultColumn > div,
.menuontop #menu li a:hover,
.menuontop #menu.collapsible .mnutitle a:hover,
.oe #main,
.publicform #main,
.HSQnr #main,
input.link,
input.radio,
input[type=image] {
	box-shadow:none;
}



/* button styles */
.quicklinks a img,
.templateC .quicklinks a {
	background-image:url(../images/btngradientlarge.png);
	background-repeat:repeat-x;
}

.templateC .quicklinks a img
{
	background-image: none;
}

.button,
#defaultFooter h1 a {
	background-image:url(../images/btngradient.png);
	background-position:top;
	background-repeat:repeat-x;
	
	width: auto;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: inline;

	margin: 7px 5px 0 0;
	padding: 3px 10px;
	font-size: 1.1em;
	font-weight: bold;
	
	border: none;
}

.uploader div.button {
	background-position: center -1px;
	font-size: .92em;
}

.button.disabled {
	background-image:none;
	cursor:default;
	border:none;
	box-shadow:none;
	text-shadow:none !important;
}

a.button {
	margin: 15px 5px 0 0;
	line-height: 1.7em;
}




/*Generic Classes*/
.hidden {
	display: none !important; 	/*Necessary because of the way Firefox insists*/
} 	                         	/*on drawing "hidden" elements with borders*/
.printonly,
.printheader,
.printfooter {
	display: none;			/*Only shows in print mode*/
}
.bold     {font-weight: bold;}
.italic   {font-style: italic;}
.gray     {color: gray;}
.center   {width: auto !important; margin: 0 auto !important; text-align: center;}
.center * {float: none !important; margin-left: 0 !important;	text-align: center !important;}
.middle   {vertical-align: middle !important;}
.nodata   {margin-left: 0 !important; font-weight: bold;}
.left     {margin-left: 0 !important;	width: 100% !important;}




/*Element-Specific Formatting*/
#wrap {				/*Wraps the entire page and centers it*/
	width: 975px;
	margin: 160px auto 10px;
	padding: 35px 5px 0;
	text-align: left;
	position:relative;
	min-height: 668px; /*skeuo*/
}

#wrap.scan-popup{
	text-align: center;
	width: auto;
	padding: 10px;
}


.inside #wrap:first-child { /* for popup windows (e.g. help, driving directions, etc) */
	margin-top:0;
	padding-bottom:20px;
}
.errorpage #wrap {
	margin: 120px auto 0;
	min-height: 0;
	padding-top: 35px;
}
.PUpage #wrap {
	margin-top: 0;
	min-height: 0;
}
.help-external #wrap {
	margin-top:50px;
	min-height: 0;
}
.oe #wrap,
.publicform #wrap,
.HSQnr #wrap {
	margin: 0 auto 0;
	border:none;
}
* html #wrap {
	position: relative;	/*IE only to fix popup calendar display*/
				/*because in Firefox, this causes wacky float errors*/
}

#wrap a.navbar {
	width: auto;
	margin: 3px 5px 0 5px;
	padding: 2px 10px;
	border-width: 1px;
	border-style: solid;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	float: right;
	display: inline;
}

#banner {
	position: relative;
	float: left;
	white-space:nowrap;
	margin-bottom:6px;
	margin-top:-190px; /* same magnitude as [#wrap margin-top + padding-top + 5px]); */
}
.errorpage #banner {
	margin-top:-150px;
}
.oe #banner,
.publicform #banner {
	margin-top:-30px;
}

#banner > a { /* makes the banner actually clickable */
	display: inline-block;
	position: relative;
	z-index: 0;
}

#banner a img {
	position:relative; /* to push the img behind wrap */
	z-index: -1;
}

#banner #bannertext {
	position:absolute;
	top:0;right:0;
	padding:5px 5px 0 0;
	width:auto;
	text-align:right;
	font-size:18px;
}

#banner span.welcome {
	font-size:0.7em;
	font-weight:normal;
}

#banner .blockbgclicks {
	background-image:url(../images/space.gif);
	position:absolute;
	top:0;right:0;
	padding-left: 20px;
	height:100%;
	width:auto;
	z-index:1001; /* Keep this value greater than "menuontop #menu" so that the logout button is clickable */
}

#banner a.button {
	margin:0 4px;
	padding: 5px;
	line-height: 1.2em;
	font-size: 1.2em;
	float: right;
	text-shadow:0 -1px #666;
}

body.publicform #banner a.button,
body.oe #banner a.button {
	position:relative;
	top:-41px;
	margin-bottom:-28px;
}

#banner a[id*='btn'] {
	margin-top:58px;
}

#banner h2 {
	width: auto;
	margin: 0 10px 0 195px;
	padding: 1px 20px 3px 20px;
	font-size: 1.3em;
	clear: right;
	position: relative;
	top: 3px;
}

#footer {
	text-align: right;
	clear: both;
}

#blftwrapper {
	clear:both;
}

#baselinks,
#footer {
	height: 0;
	position:relative;
	top:-5px;
}

#baselinks a,
#footer a {
	text-decoration: none;
}

#baselinks a:hover,
#footer a:hover {
	text-decoration: underline;
}



#datatile #footer {
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 0px;
}

#baselinks {
	width: auto;
	float:none;
	margin: 0;
	border: 0;
	text-align: left;
	padding:10px 0 0;
	clear: both;
}

.patientfooter {
	width: auto;
	margin: 10px 0 -10px 0;
	text-align: center;	
}

#menu img.photo {
	margin: 15px auto 5px auto;
	width: 100px;	
	display: block;
	overflow:hidden;
	border:8px solid white;
}

#menu #photo img {
	margin-bottom: 0px;
}

.hidephoto .proxyphoto {
	display: none;
}


#patientdetail {	
	margin: 5px 0 0 0;	
	font-size: 14px;
}

.subjectIndicator {
	padding: 6px;
	font-size: 1em;
	/* display: none;  // uncomment this attribute to turn off the subject indicator next to the activity title */
}

.proxyautotext {
	width: 75%;	
}

.proxylongtext input{
	width: 150px;		
}
.proxylongtext {
	width: auto;
}
.proxymediumtext select{
	width: 105px;
}
.proxymediumtext {
	width: 133px;	
}
.proxyshorttext input{
	width: 80px;
}
.proxyshorttext {
	width: 80px;	
}

div.personalize {
	margin-top: 5px;
}

.section td.proxylongtext .helptext {
	margin-bottom: -5px !important;
}

div.colorprev {
	display:inline-block;
	height: 19px;
	width: 19px;
	margin: 0 0 0 3px;
}


#menu {
	width: 185px;
	margin: -6px 0 0 0;
	padding: 0 3px 90px 8px; /*no-skeuo, padding:0 3px 0 8px*/
	float: left;
	clear: both;
	display: inline;
	position:relative;
}

#menu .moremenu > .mnutitle {
	display: none;
}

#menuheader {
	font-size: 1.6em;
	text-align: center;
	margin: 15px 0;
}

#menuheader .sub {
	font-size:0.7em;
	display:block;
	margin: 0 1ex;
}

#menu img {
	width: 100%;	
	margin: 0 auto 15px auto;
	display: block;
}

#menu .menugroup {
	margin: 0 0 0 0;
	position: relative;
}

#menu .menugroup img {
	width: auto;
	height: auto;
	margin: 0;
}

#menu .menugroup .mnutitle img {
	height:24px;
	margin:-2px 5px 0 0;
	display:inline;
}

#menu .richdisplay .mnutitle > img {
	float: left;
	margin: 2px 15px 0 3px;
}

#menu .menugroup a {
	display: block;
	text-decoration: none;
	border: 1px solid transparent;
	    -ms-hyphens: auto; /* Hyphenate words in the menu; otherwise they don't look good */
	   -moz-hyphens: auto;
	-webkit-hyphens: auto;
	        hyphens: auto;
}

#menu .separator {
	height:10px;
}

* html #menu .menugroup img {
	right: -1px !important;
}

#menu .mnutitle {
	margin: 0;
	padding: 0;
	background-image:none;
	border:none;
}

#menu .mnutitle a {
	width: auto;
	margin: 0;
	padding: 3px 10px 0 30px;
	text-indent:-29px;
	font-size: 1.15em;
	font-weight: bold;
	cursor:default;
}
#menu .mnutitle.noimage a {
	padding: 0 10px 0 39px;
}
#menu.collapsible .mnutitle a {
	cursor:pointer;
}
#menu .richdisplay .mnutitle a {
	height: 23px;
	padding-left: 41px;
}


#menu ul {
	margin: 0px 0px 5px;
	position: relative;
}
#menu.collapsible ul {
	display:none;
}


#menu ul.opened {
	display:block;
}

#menu li {
	margin: 0 3px 0 0;
	padding: 0 0 0 5px;
}

#menu li a {
	padding: 0px 0px 0 36px;
	font-size: 0.85em;
	text-indent:-10px;
}
#menu .mnutitle.noimage + ul li a {
	padding-left:25px;
}

#menu li a:hover,
#menu.collapsible .mnutitle a:hover {
	border: 1px solid rgba(0,0,0,0.2);
}

#menu li.mnuFtr a {
	margin-bottom:2px;
}

#menu a.selected
{
	font-weight:bold;
}

#menu ul a.selected:before
{
	content: "\203A\00A0";  /* Unicode for ">" */
	margin-left: -0.6em;
	position:relative;
	left:-1px;
}

#menu ul li img {
	width: 16px;
	height: 16px;
	display: inline;
	vertical-align: text-bottom;
}

#menu .home img {
	display:none; /* hide the home icon for now; will show again later in a 2012 DLG */
}

#menu .keywordsearch,
#menu .externallink {
	width: 165px;
	padding: 5px;
	margin-top: 12px;
	margin-left: 3px;
	text-align: center;
	border:1px solid transparent;
	border-top:1px solid rgba(0,0,0,0.15);
}

#menu .menugroup#keywordsearchwrapper span.mnutitle,
#menu .menugroup#keywordsearchwrapper input.imgbutn {
	display: none;
}

.menuontop #menu .menugroup#keywordsearchwrapper span.mnutitle a {
	cursor: pointer;
}

.menuontop #menu .menugroup#keywordsearchwrapper span.mnutitle,
.menuontop #menu .menugroup#keywordsearchwrapper input.imgbutn {
	display: block;
}

#defaultForm,
#defaultDigiDForm,
#defaultFooter,
#signupFooter {
	border:1px solid transparent;
	border:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid rgba(255,255,255,0.8);
	border-top:1px solid rgba(0,0,0,0.15);
}

#menu .keywordsearch span.header,
#menu .externallink span.header {
	margin: 0 0 3px 0;
	font-size: 1.2em;
	display: block;
	font-weight: bold;
}

.section#nolinks label {
	width: auto;
	font-size: 1.2em;
	margin-bottom: 2em;
	text-align: left;
	vertical-align: middle;
}

#menu .keywordsearch span.header,
#menu .keywordsearch span.subheader {
	text-align: center;
	width:100%;
}

#menu .externallink {
	text-align: center;
}

#menu .externallink span.header,
#menu .externallink span.subheader {
	text-align: center;
	width:100%;
}

#menu .externallink a span.subheader {
	text-decoration: underline;
	display: block;
}

#menu .keywordsearch span.subheader,
#menu .externallink span.subheader {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

#menu .keywordsearch input,
#menu .externallink input {
	width: 90%;
	margin: 0 auto 5px auto;
}

#menu .keywordsearch .button,
#menu .externallink .button {
	width: 100px;
	margin: 3px auto;
	display: inline-block;
	font-size: 1.05em;
	line-height: 1.265em;
}

#menu .externallink input.button {
	width: 120px;
}



#main {				/*This DIV contains the primary content*/
	width: 705px;
	margin: 3px 0 10px 5px;
	padding: 30px;
	float: left;
	display: inline;
	position: relative;
	overflow-x: auto;
}

body.inside #wrap:first-child .nobanner { /*For help / provider details display, full-width no menu*/
	width: 735px;
	margin: 0 auto;
	padding: 20px;
	border: none;
	float: none;
	display: block;
}
#lightbox .nobanner {
	border-width:0px;
	margin:0;
}
.errorpage #main,
.PUpage #main,
.help-external #main {
	display: block;
	float: none;
	margin: 0 auto;
	padding:60px;
	width: 50%;
}
.PUpage #main,
.help-external #main {
	width: 75%;
}

#wrap.scan-popup > #main{
	display: inline-block;
	width: auto;
	padding: 20px;
	margin: auto;
}


.errorpage #main a {
	position:relative;
	z-index: 1;
}

.title {
	width: 100%;
	margin: 0 0 20px 0;
	border-width: 0 0 1px;
	border-style: solid;
	text-align: left;
	position: relative;
}

.maintitle .title {
	border-width: 0;
	margin-bottom: 10px;
}

.title h1,
.errorpage h1 {
	width: auto;
	font-size: 2.6em;
}
.title h1 {
	margin: 0 55px 0 75px;
}

.title h2 {
	width: auto;
	margin: 0;
	font-size: 1.3em;
}

.title .noicon {
	margin-left: 0px;
}

.backtotop {
	font-size: 0.8em;
	font-weight: normal;
	margin-top:-1.1em;
	display:block;
}

.section .title .right {
	position: absolute;
	right: 0;
	font-size: 1.2em;
	top: 0.8em;
}

.title .right {
	float: right;
	font-size: 1.2em;
}

.title .right img {
	position: absolute;
	left: -24px;
}

.title .right a {
	text-decoration: none;
}

.title .right a:hover {
	text-decoration: underline;
}

.title img.icon {
	width: 64px;
	height: 64px;
	float: left;
	margin: -10px 0 0 5px;
}

.title h2 img.icon {
	width: 32px;
	height: 32px;
	margin: 0 10px 0 5px;
}

.title img.info {
	width: 24px;
	height: 24px;
}

div.help,
div.other {
	width: auto;
	margin-bottom: 5px;
	float: right;
	display: inline;
}

div.help img {
	width: 24px;
	height: 24px;
	margin: 0 5px;
}

#disclaimerform label.radio {
	margin-left:0;
}

.terms {
	height: 360px;
	width: auto;
	margin: 15px 0;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	font-size: 1.2em;
	overflow: auto;
	white-space: pre;
}

.terms p,
.section .terms p {
	margin:0px;
	white-space: normal;
}

.back {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 15px 0 5px 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-size: 1.1em;
	text-align: center;
	text-shadow:0 -1px #666;
	clear: both;
}

p,
div.p {
	margin: 5px 0 20px 0;
	text-align: left;
	font-size: 1.2em;
	clear: both;
	white-space: pre-wrap; /* Future CSS3 support */
	word-wrap: break-word; /* IE 5.5+ */
}

ul {
	width: auto;
	margin: 0 0 5px 0;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1.2em;
}

ul#evisitcomplaint {
	overflow: auto;
}

ul#evisitcomplaint li {
	width: 48%;
	float: left;
}

.section ol.steps {
	margin-left: 20px;
}

.section ol.steps li.note {
	margin-left: 10px;
	list-style-type: disc;
}

ul.bulleted {
	width: auto !important;
	margin-left: 0 !important;
	list-style-type: disc;
}

ul.bulleted ul {
	list-style-type: circle;
}

ul.bulleted ul ul {
	list-style-type: square;
}

ul li {
	margin: 0 0 3px 0;
}

ul.bulleted ul,
ul.bulleted li {
	width: auto !important;
	margin-left: 15px;
	padding: 1px 0;
}

ul.bulleted li li {
	margin-left: 20px;
}

ul li ul {
	width: auto;
	margin-left: 0 !important;
	font-size: 1em;
	float: none;
}

ul[style], ol[style] {
	margin-left: 20px !important;
}

ul[style] > li[style],
ol[style] > li[style] {
	margin-left: 0 !important;
}

#webtrol_results {
	position:relative;
	margin: 0;
	width: auto;

}
#webtrol_results li {
	display: inline-block;
	box-sizing: border-box;
	width: 50%;
	margin: 0;
	padding: 0 1em 0 0;
}

.content dl {
	display: inline-block;
	padding:10px;
	vertical-align:top;
}

dl dt {
	margin: 5px 0 2px 0;
	font-weight: bold;
}

dl dd {
	margin-left: 20px;
	text-indent: -10px;
}

dl dd a {
	text-decoration: none;
}

.required:before {
	content: "*";
	margin-left: -5px;
	margin-right: 2px;
}

#addins {
	margin-left: 80%;
	padding-top: 5px;
}

.coverage > h2 > a {
	text-decoration: none;
}

p.payordisplay {
	clear: none;
}

.section .inscard {
	float: right;
	width: 400px;
	text-align: center;
	margin-top: -25px;
	min-height: 220px;
}

.insurance.buttons {
	display:inline-block;
	width: 34%;
	text-align:right;
}

div.contactcard.insurance .insurance.buttons span {
	margin-top: 0px;
	font-size: inherit;
	cursor: default;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

.section .content .insurance.buttons input.button {
	word-wrap: break-word;
	max-width: 250px;
	margin-bottom: 5px;
}

.section .inscard .insselected {
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 220px;
	max-width: 350px;
}

.section fieldset.insurance  {
	background-image: none;
	background-color: inherit;
	border: none;
	margin: 0.8em 0 0;
	padding: 0;
	width: calc(100% - 400px);
}

.section div.guarantorchoice fieldset.insurance {
	border: none;
	width: 100%;
}

.section fieldset.insurance label {
	font-size: 1em;
}

.section fieldset.insurance .radiooptions label.radio {
	font-size: 1em;
}

.section fieldset.insurance .radiooptions label.required {
	width: 35%;
	position: relative;
	margin: -0.5em 0 0 0;
	text-align: right;
}

.section fieldset.insurance .radiooptions label:first-of-type {
	margin-left: calc((100% + 400px) * 0.22 - 22%);
}

.section div.guarantorchoice fieldset.insurance .radiooptions label:first-of-type {
	margin-left: 0;
}

.section .content .radiooptions .clearradio:focus + label:before {
	border: 1px dotted black;
	content: " ";
	height: 100%;
	left: -0.2rem;
	padding: 0.15rem;
	position: absolute;
	top: -0.2rem;
	width: 100%;
}

.section .insfields .subinsinfo .helptext {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	width: auto;
}

.insarrows {
	text-align: center;
	float: right;
	width: 400px;
	margin-bottom: 10px;
}

.insarrows .inactive {
	pointer-events: none;
}

.insarrows > a {
	padding: 0px 5px;
}

label.input-validation-error {
	font-weight: bold;
}

input.input-validation-error {
	border: 1px solid #FF0000;
}

.validation-summary-errors {
	padding-top: 1rem;
	clear: both;
}

#insurancebuttons {
	clear: both;
}

label,
.section .content h3,
div.quicklinks a,
p.alert.ques,
.section .content span.label,
fieldset.leftlabel legend {
	width:20%;
}

input,
select,
textarea.halfwidth,
label.radio,
.section .content p,
.section .content em,
.section .content ul,
.section .content input,
.section .content select,
.section .content textarea.halfwidth,
.section .content .fieldtime,
.section .content table.indent {
	 margin-left:22%;
	margin-top:0;
	margin-bottom:0;
}

.section .content p.nodata.insurance {
	margin-top: 15px;
	margin-bottom: 25px;
}

input,
textarea.halfwidth {
	width:56%; /* 100 - 2*margin-left from above */
}

label.radio,
.section .content p,
.section .content em,
.section .content ul,
.section .content .fieldtime,
.section .content table.indent {
	width: 78%;
}


input {
	padding: 2px 5px;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	display: block;
}

.uploader div.button {
	z-index: 5;
}

select {
	width: auto;
	min-width: 10px;
	display: block;
	border-style:solid;
	border-width:1px;
}

select#sendto {
	margin-left: 0;
}

@media all and (min-width: 0px) {	/*Fix Opera 7+, preventing the select boxes from being*/
	select {			/*about a billion pixels wide because of incorrect*/
		min-width: 0;		/*min-width application*/
	}
}

.alertborder {
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 0 0 1px #F75656 inset;
	-moz-box-shadow: 0 0 0 1px #F75656 inset;
	-webkit-box-shadow: 0 0 0 1px #F75656 inset;
}

input.alertborder {
	padding: 1px 4px 1px 4px;
}

.section .content #toerror,
.section .content #toerror .alert,
.section .content textarea:not(.halfwidth) + .alert,
.section .content textarea:not(.halfwidth) + label + .alert {
	margin-left: 0;
}

textarea {
	width: 98%;
	margin: 10px 0 5px 0;
	padding: 2px 5px; 
	border-width: 1px;
	border-style: solid;	
	text-align: left;
	clear: left;	
	resize: none;
	overflow-x: hidden;		/* Force Firefox to respect the rows attribute and not add 95% of an extra */
	font-size: 1em;			/* Force Firefox to use the same font size as everything else, rather than something larger */
}

textarea.halfwidth {
	display: block;
}

input.link {
	width: auto;
	padding: 0;
	border: 0;
	font-size: 1.1em;
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;
	display: inline;
}

input.radio {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	display: inline;
	background-color: transparent;
}
input.radio[type=checkbox] {
	position:relative;
	top:2px;
}

input.file {
	width: auto;
}

fieldset {
	width: 99%;
	margin: 5px 0;
	border-width: 1px;
	border-style: solid;
	padding: 5px 0;
}

.clearfieldset {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	width: 100% !important;
}

fieldset.leftlabel {
	border: none;
	overflow: auto;
	width: auto;
}

fieldset.leftlabel legend {
	width: 20%;
	float: left;
	margin-top: 0;
	padding-top: 5px;
}

fieldset.pdTpNone,
fieldset.forlist legend {
	padding-top: 0;
}

fieldset.pdBtmNone {
	padding-bottom: 0;
}

fieldset.leftlabel label.show {
	top: auto;
	text-align: left;
	margin-top: 0;
	padding-left: 5px;
	display: inline;
}

fieldset.leftlabel input.radio {
	width: auto;
}

fieldset.leftlabel span.alert {
	display: block;
	margin-bottom: 5px;
}

fieldset.toplabel>legend {
	width: 100%;
	padding: 0 0 5px 0;
	text-align: left;
	margin-top: 0;
}

fieldset.leftlabel legend,
fieldset.toplabel legend,
fieldset.formsection > legend {
	top: auto;
}

fieldset.toplabel > legend.required:before {
	margin-left: 0;
}

fieldset.formsection > label {
	top: 1.1em;
	margin-top: 0;
	line-height: 0.75em;
}

fieldset.formsection > label.inlinelabel {
	top: auto;
}

.section .content fieldset.formsection span.label {
	margin-top: 0;
	top: 0.8em;
}

.section .content fieldset.formsection span.label + p {
	margin-top: 0;
	top: -0.5em;
	position: relative;
}

fieldset input[type="checkbox"] { /* Only IE needs this */
	border: 0px none transparent;
}

fieldset#preftimes
{
	overflow-y: hidden;
}

fieldset.inlinefieldset {
	padding-top: 0;
	display: inline;
	border: none;
	margin-top: 0;
}

fieldset.threecol,
fieldset div.row span.col {
	width: 30%;
}

fieldset div.row span.col {
	display: inline-block;
	padding-top: 7px;
}

fieldset div.row span.btnColumn {
	vertical-align: top;
	position: relative;
	top: 1px;
}

fieldset div.row span.col,
fieldset div.row span.btnColumn {
	border-width: 1px 0 0 0;
	border-style: solid;
	min-height: 15px;
}

fieldset div.row span.btnColumn .button {
	width: 75px;
	vertical-align: top;
	margin: 5px 0;
}

.section .content fieldset.leftlabel select,
.section .content fieldset.leftlabel input {
	margin-top: 2px;
	margin-left: 0px;
}

label,
legend,
.section .content span.label,
.section .content div.label {
	margin: -0.5em 0 0 0;
	padding: 0 2% 0 0;
	text-align: right;
	display: block;
	position: relative;
	top: 1.3em;
}

.section .content .formsection > legend {
	width: 100%;
	font-size: 1.0825em;
	text-align: left;
	padding: 5px 0 0;
	margin: 0 0 5px;
	border-bottom: 1px solid;
	font-weight: bold;
}

fieldset#units {
	margin-bottom: 0;
	padding-bottom: 0;
}

fieldset#units legend {
	padding-top: 0;
	position: relative;
	top: 1.3em;
}

fieldset#units + label {
	display: inline-block;
	top: auto;
}

.section .content .formsection > legend.h3 {
	font-size: 0.9091em;
}

.section .content .formsection:first-child > legend {
	padding-top: 0;
}

.section .content span.label {
	margin-top: -1em;
	top: 1.5em;
}

.section .content span.emptylabel {
	margin: 0;
	top: auto;
	display: inline-block;
}

label.radio {
	padding: 0;
	line-height: 2em;
	text-align: left;
	top: 0;
}

*:lang(en) label.radio {
	display: block;
}

label.withinfopopup {
	display: inline !important;
	margin-left: 0;
}

p label.radio,
li label.radio {
	margin: 0;
	width: auto;
	display: inline;
	top: -3px;
}

label.radio input,
label+input.radio {
	width: auto;
	margin-right: 5px;
	display: inline;
}

input.short,label.short,.accessibleLabel.short {
	width: 100px !important;
	max-width: 100px;	/*fix firefox not respecting width on inline elements*/
	margin: 0 5px 5px 0;
	float: none;
	clear: none;
	display: inline;
}

input.date {
	width: 70px !important;
	max-width: 70px;	/*fix firefox not respecting width on inline elements*/
	margin: 0 5px 5px 0;
	float: none;
	clear: none;
	display: inline;
}

input.tiny {
	width: 30px !important;
	max-width: 60px;	/*fix firefox not respecting width on inline elements*/
	margin: 0 5px 5px 0;
	float: none;
	clear: none;
	display: inline;
}

input.long {
	width: 300px !important;
	max-width: 300px;	/*fix firefox not respecting width on inline elements*/
	margin: 0 5px 5px 0;
	float: none;
	clear: none;
	display: inline;
}

select.short,
select.tiny,
select.long {
	min-width: 0;
	margin: 0 5px 0 0;
}


label img {
	width: 12px;
	height: 12px;
	margin: 0 2px;
	float: none;
}

label.confMessage {
	top: auto;
}

.confMessage,
div#confMesg2,
div#evisitconfMesg2 {
	width:98%;
}

.confMessage {
	margin: 10px 0 -11px 0;
	padding: 0 3px;
	font-size: 0.9em;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	float: left;
	clear: left;
}

.confMessage label {
	width: 90%;
	margin: 0 0 0 5px;
	padding: 2px 0;
	font-size: 1.2em;
	float: left;
}

.confMessage label input {
	height: 1.2em;
	margin: 2px 0 -2px 0;
	float: left;
	clear: none;
}

.confMessage img {
	width: 16px;
	height: 16px;
}

div#confMesg2 {
	margin: 10px 0 -11px 0;
	padding: 0 5px;
	font-size: 0.9em;
	text-align: left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

div#evisitconfMesg2 {
	margin: 0;
	padding: 0 3px;
	font-size: 0.9em;
	text-align: left;
	border-width: 0;
	border-style: none;
}

div#confMesg2 ul,
div#evisitconfMesg2 ul {
	width: 100%;
	display: block;
	float: none;
	margin: 0;
	padding: 3px 0;
	overflow: hidden;
	padding-bottom: 5px;
}

div#confMesg2 li,
div#evisitconfMesg2 li {
	width: 50%;
	display: block;
	float:left;
}

div#confMesg2 label,
div#evisitconfMesg2 label {
	width: 90%;
	margin: 0;
	padding: 2px 0;
	font-size: 1.2em;
	position: static;
	display: inline;
}

div#confMesg2 label.buttoncheck,
div#evisitconfMesg2 label.buttoncheck {
	display: inherit;
	padding: 2px 10px;
	width: inherit;
}

div#confMesg2 p.buttoncheck.checked label.buttoncheck,
div#evisitconfMesg2 p.buttoncheck.checked label.buttoncheck {
	padding: 3px 10px 1px;
}

div#confMesg2 input,
div#evisitconfMesg2 input {
	clear: none;
	width: auto;
}

div#confMesg2 p,
div#evisitconfMesg2 p {
	margin: 0;
}

div#confMesg2 img,
div#evisitconfMesg2 img {
	width: 16px;
	height: 16px;
}

div#innertabs {
	width: 74%;
	margin: -18px auto 20px auto;
	font-size: 1.1em;
	text-align: center;
}

div#innertabs > div {
	display: inline;
}

div#innertabs > div > a {
	white-space: nowrap;
	border: none;
}

div#innertabs > div > a.selected {
	white-space: nowrap;
	font-weight: bold;
	border: none;
	text-decoration: none;
	cursor: default;
}

div#innertabs > div.sprtr {
	background-image: url(../images/tab_sprtr.png);
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 3px;
	margin-right: 4px;
}

.innernavparent {
	font-size: 1.3em;
	padding: 0px 0px 0px 75px;
	margin: -20px 0px 15px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.innernavparent > div {
	display: table;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.innernavparent > div > div {
	display: table-row;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.innernavparent > div > div > div {
	display: table-cell;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

.innernavparent .flyoutparent {
	width: auto;
	white-space: nowrap;
	padding-right: 0.8em;
}

.innernavparent .flyoutprompt {
	padding: 4px 4px 6px 6px;
	display: block;
}

.innernavparent .flyoutprompt * {
	width: auto;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}

.innernavparent .flyoutprompt:focus {
	outline-width: 1px;
	outline-style: dotted;
}

.innernavparent .flyout {
	border-width: 1px;
	border-style: solid;
	position: absolute;
	width: auto;
	box-shadow: 0px 1px 1px 0px #AAA;
	z-index: 2;
	display: block;
	height: auto;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.15s;
	-webkit-transition: opacity 0.15s;
	margin: -1px 0px 0px 0px;
	text-align: left;
}

.innernavparent .flyout.collapsed {
	opacity: 0;
	visibility: hidden;
}

.innernavparent .flyout ul {
	list-style-type: none;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.innernavparent .flyout ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.innernavparent .flyoutitem {
	padding: 2px 7px 2px 7px;
	display: block;
}

.innernavparent .flyoutitem,
.innernavparent .flyoutitem:hover,
.innernavparent .flyoutitem.chosen:hover {
	text-decoration: none;
}

.innernavparent .flyoutitem.chosen {
	font-weight: bold;
}

.innernavparent .flyoutitem.chosen:hover {
	cursor: default;
}

.innernavparent .innertabs {
	padding-top: 4px;
	vertical-align: top;
	text-align: left;
}

.innernavparent .innertabs .tab {
	display: inline-block;
	width: auto;
	padding: 0 0 0.2em 0;
	margin: 0 0 0 0;
}

.innernavparent .innertabs .tab:after {
	display:inline-block;
	content: "-";
	padding: 0em 0.4em 0em 0.2em;
}

/* Needs to be a separate rule, because IE chokes on the rule below */
.innernavparent .innertabs .tab.lasttab:after {
	content: "";
}
.innernavparent .innertabs .tab:last-child:after {
	content: "";
}

.innernavparent .innertabs .tab a {
	white-space: nowrap;
	border: none;
	text-decoration: none;
}

.innernavparent .innertabs .tab a:hover {
	text-decoration: underline;
}

.innernavparent .innertabs .tab a.selected {
	white-space: nowrap;
	font-weight: bold;
	border: none;
	cursor: default;
}

.innernavparent .innertabs .tab a.selected:hover {
	text-decoration: none;
}

.flyoutparent .downarrow {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #fff;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

/* Open Notes nav styling */
.md_visitsummary .innernavparent .innertabs .tab a{
}

.md_visitsummary .innernavparent {
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-top:1px solid #fff;
}
.md_visitsummary #visittabs {
	margin:0;
	padding:2px 0 5px;
	width:100%;
	text-align:left;
	font-size:1em;
}
.md_visitsummary #visittabs .tab:after {
	content:"";
	padding-right:1em;
}
.md_visitsummary #visittabs a.selectedlink {
	position:relative;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.md_visitsummary #visittabs a.selectedlink:after {
	content:"";
	background-color:#fff;
	display:inline-block;
	height:12px;
	width:12px;
	transform:rotate(-45deg);
	border:1px solid rgba(0,0,0,0.1);
	border-width:1px 1px 0 0;
	position:absolute;
	left:50%;
	margin-left:-6px;
	bottom:-15px;
}

/* CONTENT FORMATTING */

.popupiconcontainer {
	display: inline;
	position: relative;
	cursor: auto;
}

.popupInstructions {
	border-style:solid;
	border-collapse: separate;
	border-width:1px;
	position: absolute;
	z-index:-1;
	padding: 10px;
	font-size: 1.0em;
	text-align: left;
	width: 400px;
	overflow: auto;
	top: -9000px;
	left: -9000px;
	font-weight: normal;
}

.popupInstructions .hideMe {
	display: none;
}


.section .content .popupInstructions span.header {
	float: left;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	width: 100%;
}

.section .content td.proxyphoto img {
	margin-bottom: 0px;
}

.section .content td.proxyphoto {
	padding-left: 1px;
	min-height: 60px;
	width: 90px;
}

.section .content .hidephoto td.proxyphoto {
	min-height: auto;
}

.section .content div.photobuttons {
	width: 16px;
	display: inline;
	float: left;
	margin-left: 4px;
	clear: right;
	height: 60px;
}

.section .content img.photo {
	max-height: 60px;
	max-width: 60px;	
	float: left;
	margin-right: 0px;
	clear: left;
}


.photo iframe.fileselector {
	width: 19px;
	height: 19px;
	z-index: 1000;
	border: none;
	opacity: 0;
	filter: alpha(opacity = 0);
	float: left;
	margin-top: -18px;
	position: relative;	
	margin-left: -1px;
}

.section .content img.photoedit {
	float: left;
	cursor: pointer;
	padding: 0px 0px;
	margin: 0px 0px;
	position: relative;	
	cursor: pointer;
}

div.photocontainer {
	width: 60px;
	height: 60px;
	float: left;
	clear: left;
}

a.photodelete {	
	width: 16px;
	height: 16px;
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}

a.photodelete img {
	clear: both;	
	width: 16px;	
	padding: 0px 0px;		
}


table.photo .progbar img {
	width: 55px;
}

.popupInstructions .right{
 	float: right;
 	margin-bottom: 5px;
}
 
.popupiconcontainer .popupInstructions p {
	clear: both;
	width: 100%;
	margin-left: 0;
}

.popupInstructions p div ul,
.popupInstructions p div p { 
	font-size: 1em;
}

.section {
	width: 100%;
	margin: 0 0 5px 0;
	text-align: left;
	position: relative;
}

.section .helptext {
	font-size: 1em;
	margin-top: -6px !important;
	margin-bottom: 5px !important;
	top: 1.2em !important;
}

.section fieldset.hasposttext {
	margin-bottom: 0;
	padding-bottom: 0;
}

.section fieldset .helptext.infieldset {
	margin-top: 0.3em !important;
}

.section label span.fineprint {
	color: gray;
	display: block;
	font-size: 0.85em;
}

.oe .section .alert, 
.publicform .section .alert {
	margin-top: 0px !important;
}


.filecontainer .helptext, 
.filecontainer .helptext .alert {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.section .content p.helptext,
.section .content p.nowrap {	
	white-space: normal;
}

.section .content .insfields input + p.helptext {
	display: none;
}

#msgbodyerr {
	line-height: 1.5em;
	margin: 0 0 -0.5em 0.2em !important;
	position: relative;
	text-align: right;
	top: -0.5em !important;
	width: 99%;
} 

.section .content #msgbodyerr .alert {
	display: inline-block;
	position: relative;
	text-align: center;
	top: -8.5em;
	width: 100%;
}

#commenterr {
	text-align: right;
	width: 80%;
}

#commenterr .alert img {
	display:none;
}


fieldset legend.header {
	font-weight: bold;
}

.section h1,
.section h2,
.section .content h2,
.section .terms h2,
fieldset legend.header {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	font-size: 1.3em;
	clear: left;
	position: relative;
}

.section.mycondsec h2 {
	border: none;
}

.section.search h1 {
	font-size: 1.75em;
}

.section h1 img.icon {
	width: 32px;
	height: 32px;	
	top: 10px;
	vertical-align: text-bottom;
	position: relative;
}

.section h1 .right {
	position: absolute;
	right: 0;
}

.section h1 span {
	bottom: 2px;
}

.section h1 .right select.date {
	margin :0 5px;
	float: left;
}

.section h1 .right input.date{
	margin :0;
	float: left;
	font-size: 0.9em;
}

.section h2 + span.right {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
}

.section h2 .right {
	position: absolute;
	right: 0;
}

.section h2 span {
	bottom: 2px;
}

.section h2 .right select.date {
	margin :0 5px;
	float: left;
}

.section h2 .right input.date{
	margin :0;
	float: left;
	font-size: 0.9em;
}

.section h4, .section span.source {
	display: inline;
	padding-left: 20px;
	margin: 15px auto 0 auto;
	font-size: 1em;
}

.section span.source {
	display: block;
	font-weight: bold;
}

.section .withhr {
	border-width: 0 0 1px 0;
	border-style: solid;
	padding-bottom: 15px;
}

.section p,
.section div.p {
	margin: 1.2em 0;
	font-size: 1.2em;
}

.section p.nomargin {
	margin: 0;
}

.section fieldset>p input.button {
	margin-left: 22%;
	font-size: 1em;
}

.section label {
	font-size: 1em;
}

.section input,
.section select,
.section textarea.halfwidth {
	margin-left: 0;
}

.section img {
	vertical-align: middle;
}

.section :not(.table_wrapper .report) table img {
	width: auto;
	height: auto;
}

.section img#providerphoto {
	float: right;
	clear: none;
}

.section .content {
	width: 100%;
	margin: 5px 0 10px 0;
	font-size: 1.2em;
}

form#provsearchresultsform .content {
	padding-bottom: 20px;	/*Adds horizontal scroll to provider search tables that overrun the window*/
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
}

.section #providerdetails {
	width: 60%;		/*Special override of class=content to allow photo to float right*/
	float: left;
}

*:lang(en) .section img#providerphoto,
*:lang(en) .section #providerdetails {
	float: none;
}

.section .content .helptext {
	font-size: 0.8em !important;
}

.section .content h3 {
	margin: -1em 0 0 0;
	padding: 0 2% 0 0;
	text-align: right;
	display: block;
	position: relative;
	top: 1.5em;
	font-size: 1em;
	font-weight: normal;
}

.section .content h3 img {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	margin-top: -7px;
}

.section .content h4 {
	width: 100%;
	margin: 3px 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font-weight: normal;
	clear: left;
}

.section .content ul.instructionbuttonlist {
	margin-left: 5%;
	width: 375px;
}

.section .content ul.echeckinclinicsteps {
	margin-left: 0;
}

.section .content ul.echeckinclinicsteps img {
    padding-right: .25rem;
}

.section .content p,
.section .content em,
.section .content ul {
	margin-top: .3em;
	font-size: 1em;
	display: block;
}

.section .content fieldset.leftlabel legend + p {
	display: inline;
	margin: 0.3em 0;
}

.section .content fieldset ul {
	margin-top: 0;
}

.section #providerdetails h3 {
	width: 35%;
}


.section #providerdetails p {
	width: 63%;
	margin-left: 37%;
}

.section .content p.short,
.section .content em.short {
	width: auto;
	float: none;
}

.section .content label {
	font-size: 1em;
}

.section .content input,
.section .content select,
.section .content textarea.halfwidth {
	display: inline;
}

.section .content select.multiple {
	margin-bottom: 7px;
}

.section .content .fieldtime select.numeric {
	margin-left: 0;
	width: 45px;
}

.section .content label.radio *,
.section .content p *,
.section .content input.radio,
.section .content input.button {
	margin-left: 0;
}

.section .content input.button {
	font-size: 1em;
}

.section input.autowidth {
	width: auto;
	margin-top: 5px;
}

.section input[type='radio'] {
	box-shadow: none;
}

.section .content input.date {
	width: 75px !important;
	max-width: 80px;	/*fix firefox not respecting width on inline elements*/		
	float: none;
	clear: none;
	display: inline;
}

.section .content p input {
	width: auto;
	margin-top: 0;
	margin-left: 0;
	vertical-align: text-top;
}

.section .content input.button {
	position: relative;
	font-size: 1em;
}

.section .content .actionbox,
.section .content .actionbox > * {
	box-sizing: border-box;
}

.section .content .actionbox {
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	margin: 0.25rem auto;
	padding: 0.75rem 5%;
	text-align: center;
	width: 90%;
}

.section .content .actionbox > * {
	display: inline-block;
	vertical-align: middle;
}

.section .content .highlight.withimage {
	display: table;
}

.section .content .highlight.withimage > * {
	display: table-cell;
}

.section .content .actionbox > .actionbox-content,
.section .content .highlight.withimage > .highlight-content {
	padding-left: 1.5rem;
	text-align: left;
	vertical-align: middle;
}

.section .content .actionbox > .actionbox-content > *,
.section .content .highlight.withimage > .highlight-content > * {
	text-align: left;
}

.section .content .gatewaylinkwrapper {
	display: table;
	border-spacing: 2px;
}

.section .content .highlight.gateway {
	width: 50%;
	display: table-cell;
	padding: 10px 20px;
	font-weight: normal;
	cursor: pointer;
}

.section .content .highlight.gateway.user {
	display: block;
	width: auto;
	margin: 2px;
}

.section .content .highlight.gateway > * {
	text-align: left;
	clear: none;
	border-style: none;
	text-decoration: none;
}

.section .content .highlight.gateway > img {
	float: right;
	margin-left: 10px;
}

.section .content .highlight.gateway > ul {
	width: 100%;
}

.section .content .highlight.gateway > h2 > a {
	text-decoration: none;
}

.section .content .highlight.gateway .twocolumn li {
	display: inline-block;
        margin-right: -3px;
        width: 50%;
}

.section .content .highlight.gateway .twocolumn li.secondcolumn {
	margin-left: 50%;
}

.section .content .highlight.withimage > .highlight-content > .button {
	display:  block;
	left:  -80px;
	margin-left:  auto;
}

.section .content .highlight,
.section.extlink > .content {
	width: 80%;
	margin: 5px auto;
	padding: 10px 5%;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	clear: both;
}

.section .content .actionbox *,
.section .content .highlight * {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section .content .highlight ul {
	width: 45%;
	margin-left: auto;
	margin-right: auto;
}

.section .content .highlight ul li {
	text-align: left;
}

.section .content .actionbox-content .startcheckin {
	left: -64px; /* fallback */
	left: calc((-96px - 1.5rem) / 2);
	position: relative;
	text-align: center;
}

.section.extlink > *
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
}

.section.extlink > p
{
	width: 47%;
}

.section.extlink > .content.extlink-available + p
{
	width: auto;
	margin:5px 0 15px
}

.section.extlink > .content
{
	float:right;
	font-weight:normal;
	background-image: url("../images/devices.png");
	background-repeat: no-repeat;
	background-position: 30px 20px;
	width:auto;
	padding: 20px 20px 20px 220px;
	text-align:left;
}

.section.extlink > .content.extlink-active
{
	background-size:25%;
	background-position: 30px 10px;
	border-width:0 0 0 1px;
	padding-left:150px;
	margin-top:-10px;
	width:52%;
}

.section.extlink > .content > p
{
	margin:10px 0;
	width:auto;
}

.section.extlink > .content.extlink-active > p
{
	margin:-10px 0 10px;
}

.section.extlink > .content > .button
{
	font-size: 1em;
}

.section.extlink:after
{
	content: "";
	clear:both;
	display:block;
}

.section .message 
{
	width: 100%;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
}

.section .message p {
	margin: 10px 0;
	width: auto;
}

.section .message h4 
{
	margin: 10px 0;	
	padding-left: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	display: block;
}

.section .report div[style*="margin"],
.md_letters .section div[style*="margin"],
.md_visitsummary #instructions div[style*="margin"]
{
	width: auto;
}

#discharge_info ul,
#instructions ul,
#discharge_instructions ul 
{
	list-style: outside disc;
	margin: 0 0 0 30px;
	padding: 0;	
}

#instructions ol,
#discharge_info ol,
#discharge_instructions ol 
{
	list-style: outside decimal;
	margin: 0 0 0 25px;
	padding: 0;		
}

#discharge_info ul ul, #discharge_info ol ul,
#instructions ul ul, #instructions ol ul,
#discharge_instructions ul ul, #discharge_instructions ol ul
{
	margin: 0 0 0 50px	!important;	
}

#discharge_info li,
#instructions li,
#discharge_instructions  li
{
	vertical-align: middle;
}

#discharge_info img,
#instructions img,
#discharge_instructions img,
#discharge img,
#summary.md_admissions img,
#patedu img
{
	margin: 3px;
	vertical-align: baseline;
}

#discharge_info p,
#instructions p,
#discharge_instructions p,
#department p,
#summary p
{
	white-space:normal;	
}

div.floatleft {

	float: left;
}
div.floatleft * 
{
	margin: 0 5px;
	float: left !important;
	width: auto;
	clear: none;
	position: relative;
}
div.floatleft .radio 
{
	margin-left: 10px;
	margin-right: 10px;
}
div.floatleft p 
{
	margin-top: .2em;
	margin-bottom: auto;
}

div.floatright {

	float: right;
}
div.floatright .radio 
{
	margin-left: 10px;
	margin-right: 10px;
}
div.floatright p 
{
	margin-top: .2em;
	margin-bottom: auto;
}

div.payplannormal 
{
	background-image: url(../images/payplan_normal.png);
	height: 88px;
	margin-top: 10px;
	text-align: center;
	width: 174px;
}

div.payplanoverdue 
{
	background-image: url(../images/payplan_overdue.png);
	height: 88px;
	margin-top: 10px;
	text-align: center;
	width: 174px;
}

div.payplanuptodate 
{
	background-image: url(../images/payplan_uptodate.png);
	height: 88px;
	margin-top: 10px;
	text-align: center;
	width: 174px;
}

div.payplanautonormal 
{
	background-image: url(../images/payplanauto_normal.png);
	height: 96px;
	margin-top: 10px;
	text-align: center;
	width: 182px;
}

div.payplanautodeclined 
{
	background-image: url(../images/payplanauto_declined.png);
	height: 96px;
	margin-top: 10px;
	text-align: center;
	width: 182px;
}

div.payplanautooverdue 
{
	background-image: url(../images/payplanauto_overdue.png);
	height: 96px;
	margin-top: 10px;
	text-align: center;
	width: 182px;
}

p.payplanamount
{
	font-size: 24px;
	font-weight: bold;
	margin-left: -0.3px;
	margin-top: 15px !important;
	text-align: center;
	width: 174px;
}

p.payplanuptodate
{
	font-size: 24px;
	font-weight: bold;
	margin-left: -0.3px;
	margin-top: 25px !important;
	text-align: center;
	width: 174px;
}

p.payplansecondline
{
	font-size: 14px;
	font-weight: bold;
	margin-left: -0.3px;
	text-align: center;
	width: 174px;
}

p.payplanamountauto
{
	font-size: 24px;
	font-weight: bold;
	margin-left: -0.3px;
	margin-top: 15px !important;
	text-align: center;
	width: 182px;
}

p.payplansecondlineauto
{
	font-size: 14px;
	font-weight: bold;
	margin-left: -0.3px;
	text-align: center;
	width: 182px;
}

img.creditcardlogo
{
	vertical-align: bottom;
}

div.payplandetails
{
	margin: 5px 0;
	width: 73%;
}

div.payplanheader
{
	border-style: solid;
	border-width: 0 0 2px;
	padding: 5px 0;	
}

div.payplanheader p
{
	margin: 0 5px;
}

div.balancenotcovered {
	background: none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px #CCCCCC;
	display: inline-block;
	font-weight: bold;
	margin: 11px 11px 11px 0;
	padding: 5px;
	width: 97%;
}

.cctypelogo {
	height: 28px;
}

#savecctext {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

#creditcardlist td {
	vertical-align: middle;
}

#creditcardlist .cctypelogo {
	margin: 0;
}

#creditcardlist input {
	margin: 0;
}

.large_img > img{
	width: 100%;
	height: auto;
}

ul#proxyTabs {
	margin-top:-80px; /* no skeuo: -22px */
	position:absolute; /* needed for z-index */
	z-index:1000;
	padding:0 0 2px 13px;
}

ul#proxyTabs li {
	background-image:url(../images/proxytabs.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	float:left;
	height:40px;
	list-style-type:none;
	margin:5px 0 0 0;
	padding-left: 32px;
}



ul#proxyTabs li[class*='color'] {             /* animate non-current tabs ... */
	-webkit-transition: margin 0.1s ease-out, height 0.1s ease-out;      /* everything but Chrome supports this without the prefix */ 
	        transition: margin 0.1s ease-out, height 0.1s ease-out;   
}

ul#proxyTabs li > a {
	-webkit-transition: line-height 0.1s ease-out;
	        transition: line-height 0.1s ease-out;
}

ul#proxyTabs li.curr,
ul#proxyTabs li[class*='color']:hover {      /* (on hover) with these properties, ... */
	height:45px;
	margin-top:0;
	z-index:40;
}
ul#proxyTabs li#moreTabsTab:hover,
ul#proxyTabs li.curr#moreTabsTab,
ul#proxyTabs li.curr#moreTabsTab:hover {     /* except for the 'more tabs' ones (must copy attributes from original rules) */
	height:45px;
	margin-top:0;
}
ul#proxyTabs li a {
	background-image:url(../images/proxytabs.png);
	background-position: 100% -25px; /* default proxy tab is the second one in the image */
	background-repeat:no-repeat;
	display:block;
	height:100%;
	font-size:23px;
	line-height:40px;
	margin:0 0 0 -32px;
	outline:none;
	padding: 0px 32px 0px 0px;
	position:relative;
	right: -32px;
	text-decoration:none;
}
ul#proxyTabs li #moretabs a:hover,
ul#proxyTabs li #moretabs a:focus,
ul#proxyTabs #moretabs a.curr,
ul#proxyTabs #moretabs a.curr:hover {
	box-shadow: 0 1px 2px #000000;
	left:-5px;
	margin-right:-10px;
	padding: 0 10px 2px 45px;
	z-index:4;
	margin-top:0;
}
ul#proxyTabs li #moretabs a:hover,
ul#proxyTabs li #moretabs a:focus {
	box-shadow: 0 1px 2px -1px #000000;
	z-index:3;
	margin-top:-2px;
}

ul#proxyTabs li#moreTabsTab.emptySubject > a,
ul#proxyTabs li.curr a:hover,
ul#proxyTabs li.curr a:focus {
    cursor: default;
}

ul#proxyTabs li a:hover,
ul#proxyTabs li a:focus {
	cursor:pointer;
}

ul#proxyTabs li a span {
	border:1px solid transparent;
	
	/* for cutting off names that are too long */
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:100px;
	display: inline-block;
	padding:0 2px 0 0; /* with the current font, right padding needed so that last letter is not cut off */ 
}
ul#proxyTabs li a:focus span {
	border:1px dotted #FFFFFF;
}

ul#proxyTabs li a .moresuffix {
	padding-left:5px;
	max-width:inherit;
}

ul#proxyTabs li a + .moresuffix {
	display:none; /* hide it even from screenreaders */
}


ul#proxyTabs li.curr,
ul#proxyTabs li.curr:hover {position:relative;z-index:40;}
ul#proxyTabs li.curr a:hover {text-decoration:none;}
ul#proxyTabs li.curr #moretabs a:hover {cursor:pointer;}
ul#proxyTabs li.curr #moretabs a.curr:hover {cursor:default;}

ul#proxyTabs .photo {
	height:30px;
	margin-top:6px;
	margin-right:-6px;
	vertical-align:top;
	border:1px solid rgba(255,255,255,0.5);
}
ul#proxyTabs li.curr .photo
ul#proxyTabs li:hover .photo {
	margin-top:8px;
}
ul#proxyTabs #moretabs .photo {
	position:absolute; /* otherwise the 'more tabs' dropdown breaks */
	left: 0;
}
ul#proxyTabs #moretabs a:hover .photo,
ul#proxyTabs #moretabs a.curr .photo {
	left:5px;
}
ul#proxyTabs #photoImg_morecontainer {
	position: absolute;
	text-align: center;
	overflow: hidden;

	height: 19px;
	width: 19px;
	left: 4px;
	top: 15px;
}
ul#proxyTabs #photoImg_more {
	border: none;
	margin: 0;
	
	height:19px;	
	width:auto;
}

#moreTabsTab {
	position:relative;
	z-index:-1;
}
#moreTabsTab:hover {
	z-index:auto;
}
/*
 *  This is a keyboard-accessible way to show and hide hover menus
 */ 
.mtHide, #moreTabsTab #moretabs {
	margin-top: -20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition-duration: 0.15s;
	        transition-duration: 0.15s;
	
	-webkit-transition-property: opacity, margin-top;
	        transition-property: opacity, margin-top;
}

#moreTabsTab #moretabs.mtShow {
	margin: 0;
	opacity: 1;
	visibility: visible;
}
li.curr .mtShow, li.curr#moreTabsTab:hover #moretabs {margin-top:0;}

#moretabs {
	position:absolute;
	left:0;
	white-space:normal;
}
#moreTabsTab #moretabs a {
	background-image:url(../images/gradient_moreproxies.png);
	background-position:0 0;
	background-repeat:repeat-x;
	border:1px solid transparent; /*so that the anchor focus doesn't affect the appearance */
	display:block;
	left:0;
	margin:0;
	padding:0 5px 0 40px;
	min-width:90px;
}
#moretabs a:focus {
	border:1px dotted #FFFFFF;
}
#moretabs a span.tabname {
	max-width:inherit;
}

li.curr p#moretabs a {text-shadow:none;}













.section .remoteLinks
{
	width: 100%;
	display: block;
	text-align: center !important;
}

.section .remoteLinks img
{
	border: none;
	margin: 0 20px 10px 20px;
}

#menuexternallink a {
	cursor: pointer;
}

.section .remoteLinks .button
{
	padding: 5px;
}

.section#nolinks label {
	width: auto;
	font-size: 1.2em;
	margin-bottom: 2em;
	text-align: left;
}


#nolinks ul 
{
	padding-left: 40px;
	list-style-type: disc;
	width: auto;
}

#nolinks input {
	display: inline;
	width: auto;
	vertical-align: top;
	margin-right: 1em;
}

#nolinks .floatleft {
	float: left;
}

form#remotelinksform label {
	margin-left:45px;
}

form#remotelinksform label input {
	margin-left: -30px;
}

#srotext,
#loginnotice {
	width: auto;
	margin: 0 0 20px 0;
	padding: 10px;
	position: relative;
	min-height: 32px;
	overflow: auto;
	border-width: 1px;
	border-style: solid;
}

#main > #srotext {
	border: none;
	border-radius: 0;
	left: 0;
	line-height: 33px;
	overflow: auto;
	padding: 5px 10px;
	position: fixed;
	text-shadow: 0 1px #FFFFFF;
	top: 0;
	width: 100%;
	z-index: 2000;
}

body.sro {
	margin-top: 50px;
}

#srotext p,
#loginnotice p {	
	clear: none;
	margin: 0 0 0 45px;
}

#srotext img,
#loginnotice img {
	width: 32px;
	height: 32px;
	margin: 3px 10px 0 0;
	float: left;
}

a.messagedoclink {
	display: block;
	margin: 5px 0;
}

div#placeholder {
	height:400px;
	width:99%;
	border:1px;
}

div#placeholder p {
	font-size:3em;
	padding:10px;
	text-align:center;
}
	
.table_wrapper {
	overflow: auto;
	max-width:100%;
}

.nolinelist:link
{
	text-decoration:none;	
}

.nolinelist:visited
{
	text-decoration:none;	
}

.nolinelist:hover
{
	text-decoration:none;	
}

.nolinelist:active
{
	text-decoration:none;	
}

#skipnavigation,
.screenreaderContent {
	width:1px;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}

#skipnavigation
{	
	left:0px;
	top:-500px;
}

#assistiveicons
{
	margin:-29px 0 0;
	padding-bottom:0px;
	padding-top:0px;
	text-align:right;
	vertical-align:top;
	min-height:37px;
}

.assistiveicon
{
	margin:0 0 5px 1px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:right;
	vertical-align:top;	
}

#searchboxlabel
{
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	top: 0;
	display: inline;	
}

.leftalignedlabel
{
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	top: 0;
}

.clearlabel
{
	width: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	text-align: left;
	top: 0;
	display: inline-block;
	font-size: 0 !important;
	position: absolute !important;
	color: rgba(255, 255, 255, 0) !important;
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
	-moz-opacity:0 !important;
	-khtml-opacity: 0 !important;
}

.inlinelabel {
	width: auto;
	margin: 0 0 0 5px;
	display: inline-block;
	top: auto;
}

.section .content p.clearlabel {
	visibility: hidden;
}

.dateslabel {
	display: inline;
	margin: 0;
	padding: 0 0.25em 0 0;
	position: relative;
	text-align: left;
	top: auto;
}

.section .content .clearspan {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
	position: relative;
	top: 0;
}

.section .content .clearspan-bold {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
	position: relative; 
	top: 0;
	font-weight: bold;
}

.hiddenlabel
{
	height:1px;
	width:1px;
	overflow:hidden;
	margin:-4px;
}

.phoneentry,
.addressentry,
.emailentry,
.insinput,
form#sendvisit input
{
	width: auto;	
}

.loginhint
{
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: right;
}

.hiddenimg,
.section .rxholder .rx .hiddenimg
{
	position: absolute;
	left: -5000px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.signUpFieldError
{
	text-align: justify;
	clear: both;
	width: 45%;
	font-size:1em;
 	font-weight:normal;
	left:0;
	line-height:1.2em;
}

#signupform .signUpFieldError
{
	padding-left: 25%;
}

.recoverFieldError
{
	text-align: justify;
	clear: both;
	width: 95%;
	font-size:1em;
 	font-weight:normal;
	left:0;
	line-height:1.2em;
}

img.uploadedimageinline {		
	margin: 5px 5px 5px 5px;
	max-width: 90%;
	max-height: 275px;
	text-align:center;
	vertical-align:middle;
	width: auto !important;
	display: inline !important;
}

div.uploadedimageinline {
	display: block;
	text-align: center;
	vertical-align: middle;
}

.imagecontainerinline {
	text-align:center;
	display: block;
	width: 100%;
	margin-top: 25px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;	
}

.section .content H3.imagetitleinline {
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	top: 0px;
	font-weight: bold;
}

.inlinecontainer {
	display: inline-block;
	width: auto;
}

.lb_overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:3000;
	
	/* browser-dependent tags */
	/* IE */
	filter: alpha(opacity = 60);
	background:#666666;
	
	/* Everything else */
	opacity:0.5;
	background:-moz-linear-gradient(center bottom , #000000 0%, #666666 50%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(0,0,0)), color-stop(0.5,rgb(102,102,102)));
	box-shadow:inset 0 -20px 100px 25px rgba(0, 0, 0, 0.7);
}

.lb_content {
	display:none;
	background-color:transparent;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-392px; /* half the width */
	width:765px;
	z-index:3001;
	outline:0;
	box-shadow:0 10px 50px 0 rgba(0, 0, 0, 0.8);
}

.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}

applet.scan
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.posthelp {
	padding-bottom:5px;
}

div.posthelp p {
	margin:20px 0px 5px 0px;
}

div.posthelp ul {
	list-style-type:disc;
	margin-left:12px;
	list-style-position:inside;
}

div.tabcontainer {
	border-style: solid;
	border-width:	1px;
	margin-top: 40px;
	margin-bottom: 10px;
	box-shadow:inset 0 0 3px #555555;
	
	padding: 7px;
	width: auto;
	border-top-left-radius:0;
}

ul.sectiontabs {
	margin-top: -32px;
	margin-left: -11px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 32px;
	width: 730px;
	padding: 0 0 2px 3px;
}

ul.sectiontabs li {
	background-image: url(../images/section_tabs.png);
	background-repeat: no-repeat;
	background-position: 0 -35px;
	float: left;
	height: 19px;
	list-style-type: none;
	margin:5px 3px -5px 0;
}

ul.sectiontabs li a {
	background-image: url(../images/section_tabs.png);
	background-position: 100% -35px;
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	line-height: 19px;
	margin: 0px 5px 0px -18px;
	outline: none;
	padding: 0px 25px 0px 0px;
	position: relative;
	margin: 0 -3px 0 3px;
	padding: 0 25px 0 22px;
	text-decoration: none;
}

ul.sectiontabs li.selected {
	background-position: 0 0px;
	height: 23px;
	margin-top:1px;
}

ul.sectiontabs li.selected a {
	background-position: 100% 0px;
	height: 23px;
	line-height:22px;
}

ul.sectiontabs li a:hover {
	text-decoration: underline;
	cursor: pointer;
}

ul.sectiontabs li a span {
	border: 1px solid transparent;
}

ul.sectiontabs li a:focus span {
	border-width: 1px;
	border-style:	dotted;
}

div.cptLink {
	width: 100%;
}

div.cptLink.topaligned {
	width: 25%;
	position: absolute;
	right: 76px;
	margin-top: -10px;
}

div.cptLink p {
	text-align: right;
}

div.cptLink.topaligned  p {
	margin-top: 0px;
}

.uploader iframe.fileselector {
	border: none transparent 0px;
	width: 3px;	/* set at runtime */
	font-family: tahoma, sans-serif;	
	overflow-x: auto;
	overflow-y: hidden;
	height: 25px;
	position: absolute;
	left: -5px;
	top: -5px;	
	filter:alpha(opacity=0);
	-khtml-opacity: 0.0;	 
	opacity: 0.0;
	cursor: pointer;
	z-index: 6;
}

.section #imgalert {	
	display: inline;
	width: 65%;
	margin-left: 5px;
}


.uploader div.uploaderbutton {
	position: relative;
	display: inline;
	width: 50px;
}

.uploader #iframelabel {
	display: inline;
	top: auto;
	margin: 0px 3px 0px 2px;
}

.uploader #iframeinfodiv {	
	width: auto;
	display: inline;
	margin-top: 0px;
	top: 0px;
	position: relative;
}

.uploader #iframeinfodiv .popupinstructionsicon {
	margin: 0px;
}


div.quicklinks,
p.alert.ques {
	margin: 25px 0px;
	text-align: center;
	width: 100%;
}

div.quicklinks {
	margin-bottom: 0px;
	margin-top: 10px;
}

div.quicklinks a,
p.alert.ques {
	display: inline-block;
	font-size: 1.15em;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 16.23%;
}

.notice {
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	vertical-align: middle;
	width: 98%;
	display: block;
	padding: 5px 7px 5px 7px;
	margin: 5px auto 15px;
	-moz-box-sizing: border-box;
}

.notice p {
	margin: 1px;
}	

.notice .content h3 {
	top: 1.25em;
}
.notice .content p {
	margin-left: 27%;
}

p.alert.ques {
	display: block;
	width: auto;
	height: auto;
	padding: 10px;
	text-align: left;
	min-height: 40px;
}


div.quicklinks.nohdr a {
	margin-bottom: 20px;
}

span.h3 {/* For things that we want to look like H3, but cannot be for whatever reason */
	display: inline;
	font-size: 1.17em;
	font-weight: bold;
	font-style: normal;
}

div.quicklinks a img {
	margin: 0 auto 5px;
	display: block;
	padding: 5px;
	height: 64px;
}

.uploader {
	margin-bottom: 0.5em;
}

.imagecontrolcontainer {
	font-size: 1em;
	width: 98%;
	overflow-x: auto;
	overflow-y: hidden;	
}

.imagecontrolcontainer h2 {
	position:absolute;
}

.imagescontainer {
	float: left;
	width: 1000px;	/* set inline by image upload control to imagewidth+15 * number of images */
	border-style: none;
	border-width: 0px;	
	margin-top: 1px;
}

div.uploadedimage {
	text-decoration: none;
	display: block;
	padding: 3px;
	margin-right: 5px;
	height: 150px;
	text-align: center;	
	cursor: pointer;
}

div.filecontainer,
div.uploadedimage {
	width: 150px;
}

.section .content h3.alert,
.section .content span.alert {
	width: auto;
	text-align: left;
	top: auto;
	margin-top: auto;
	padding:0;
	display: inline;
}


/* system downtime message (different from SRO) */
#wrap > #banner + .alert {
	margin: -40px auto 10px;
	padding: 5px;
	position: relative;
	text-align: center;
	z-index: 1500;
}
.loginassist > #wrap > #banner + .alert {
	border-radius:0;
	float: right;
	top: 10px;
	width: 850px;
}
.inside > #wrap > #banner + .alert {
	position: absolute;
	right: 16px;
	top: 80px;
	width: 751px;
	z-index: 1500;
}
.inside.menuontop > #wrap > #banner + .alert {
	left: 31px;
	right: auto;
	top: 106px;
	width: 810px;
}
/************************************************/

textarea.filedescription {
	scrolling: none;
	overflow: hidden;
	margin-top: 0px;
	width: 146px;
}

div.filecontainer {
	float: left;	
	margin-right: 10px;	
	height: auto;
}

img.uploadedimage {
	max-width: 150px;
	max-height: 150px;
}

a.deletex, a.zoom {
	margin-left: 5px;
	cursor: pointer;
	text-decoration: none;
	top: 0px;
}

div.buttondiv {
	text-align: right;
}

.section .content h3.filedescription, 
label.filedescription {
	text-align: left;
	display: block;	
	width: 150px;
	position: static;	
}

label.filedescription {
	padding-top: 20px;
}

.section .content h3.filedescription { 
	padding-top: 25px;
	overflow: hidden;
	word-wrap: break-word;		
}

.filecontainer p.imagelabelerror {
	width: 100%;
	margin-left: 0px;
	width: 150px;
	top: auto;
	display: block;
	position: static;
}

p.imagelabelerror img {
	position: static;
	display: inline;
}

span.alert img[src*='yield'] {
	vertical-align: text-bottom;
}

.errHolder {
	margin-left: 0.3em;
}

p.posttext {
	color: gray;
}

.content table.activeqtn  div.popupInstructions {
	width:325px;
	font-size:.95em;
	line-height:1.3em;
}

.content table.activeqtn  tr td a.popupinstructionsicon {
	text-decoration:none;
	white-space: nowrap;
}

.content table.activeqtn   tr td .popupInstructions span.qnrpopup {
	text-align:right;
	width:17%;
	display: block;
}

.content table.activeqtn   tr td .popupInstructions p.qnrpopup,
.content table.activeqtn   tr td .popupInstructions ul.qnrpopup  {
	margin-left:19%;
	width:83%;
	margin-top:-1.3em;
}

.plaintxtpopup {
	margin-top: 5px;
	margin-left: 22%;
	width: 78%;
}

#relatedresultstoggle {
	text-align: right;
}

a.plainanchor {
	color: inherit;
	cursor: text;
	text-decoration: none;
}

/* Makes an element invisible and take up no space. */
.hiddenrendered
{
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

/* Makes an element invisible and take up no space. The element becomes visible and uses space when focused. */
.hiddenfocusable {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

.hiddenfocusable:active,
.hiddenfocusable:focus {
	position: static;
}

.nooutline,
.nooutline:focus
{
	outline: none;
}

.section .content .singleqnrlink {
	border-color: #DBDBDB;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 2px 0 rgba(0, 1, 0, 0.7);
	height: auto;
	margin: 20px auto;
	min-height: 40px;
	padding: 2% 2% 1% 5%;
	text-align: left;
	display: block;
	color: black;
	font-weight: bold;
	color: #363636;
	font-family: Calibri,Arial,sans-serif;
	font-size: 1em;
}

.section .content .singleqnrlink img.icon
{
	width: 32px;
	height: 32px;
	padding-right: 8px;
	float: left;
}

a.apptsingllink {
	display: block;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	width: 52%;
}

span.singleqnrlink:hover {
	background-color: #E0E8F6;
}

/* Styles to move the menu across the top */
body.menuontop {
	min-height: 100%;
}

.menuontop #wrap {
	min-height:0;
	margin:120px auto 0;
}
.menuontop.inside #wrap:first-child { /* for popup windows (e.g. help, driving directions, etc) */
	margin-top:-120px;
	padding-top:155px;
}
.menuontop.inside #wrap:first-child:before { /* Needed by IE9 to hide scrollbars */
	top:0;
}
.menuontop #banner {
	margin-top: -150px;
}
.menuontop #main {
	overflow-y:hidden;
}

.menuontop ul#proxyTabs {
	position: relative;
	float: right;
	height: auto;
	width: 93px;
	z-index: auto;
	margin:-20px -8px 0 -20px;
	padding:0;
}

.menuontop ul#proxyTabs li,
.menuontop ul#proxyTabs li.curr,
.menuontop ul#proxyTabs li:before,
.menuontop ul#proxyTabs li:after {
	background-image: url("../images/proxytabs_side.png");
}

.menuontop ul#proxyTabs li {
	float:left;
	clear:both;
	margin:0 0 -35px;
	padding:35px 0 35px 9px;
	height:auto;
	line-height:1em;
	background-repeat:no-repeat;
	position:relative;
	width: 79px;
}
.menuontop ul#proxyTabs li:before {
	background-repeat:repeat-y;
	top:43px;
	bottom:43px;
	z-index:1;
}
.menuontop ul#proxyTabs li:after {
	top:100%;
	height:43px;
	margin-top:-43px;
	z-index:1;
}

.menuontop ul#proxyTabs li:hover,
.menuontop ul#proxyTabs li:hover:before,
.menuontop ul#proxyTabs li:hover:after {
	-moz-transition: padding 0.2s,background 0.2s; /* Only looks good in Firefox so far - see http://bit.ly/YUEZJs */
}

.menuontop ul#proxyTabs li#moreTabsTab:hover,
.menuontop ul#proxyTabs li#moreTabsTab:hover:before,
.menuontop ul#proxyTabs li#moreTabsTab:hover:after {
	-moz-transition: none;
}

.menuontop ul#proxyTabs li.curr,
.menuontop ul#proxyTabs li:hover {
	padding-left: 14px;
}

.menuontop ul#proxyTabs a:focus img,
.menuontop ul#proxyTabs li:hover > a > img,
.menuontop ul#proxyTabs #moretabs a:hover img {
	opacity: 1;
}


.menuontop ul#proxyTabs li a {
	margin:0 0 0 0;
	padding:1px 0 0 1px;
	width:61px;
	background-image:url("../images/bgpattern_wrap.png");
	z-index:2;
	overflow:hidden;
	
	/* reset default styles*/
	right:0;
	line-height:normal;
	font-size:1em;
}
.menuontop ul#proxyTabs li.curr:hover,
.menuontop ul#proxyTabs li.curr#moreTabsTab:hover {
	z-index:40;
}
.menuontop ul#proxyTabs li[class*="color"]:hover > a {
	line-height:normal;
}

.menuontop ul#proxyTabs img.photo {
	width: auto;
	height: auto;
	overflow: hidden;
	opacity: 0.5;
	width: 60px;
	margin: 0;
	border:none;
}
.menuontop ul#proxyTabs li.curr > a img.photo,
.menuontop ul#proxyTabs a:hover img#photoImg_more,
.menuontop ul#proxyTabs #moretabs a.curr img.photo {	
	opacity: 1;
}
.menuontop ul#proxyTabs #moretabs img.photo {
	position:static;
	display:block;
	margin:0 auto;
	height: 60px;
	width: auto;
}
.menuontop ul#proxyTabs #photoImg_morecontainer {
	height: 39px;
	width: 38px;
	left: 7px;
	top: 17px;
}
.menuontop ul#proxyTabs #photoImg_more {
	height: 39px;
}

.menuontop ul#proxyTabs li a span,
.menuontop ul#proxyTabs #moretabs a {
	display: block;
	line-height:18px;
	
	/* handle long names */
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: normal;
}

/* IE 10 and 11 workaround for proxy name wrapping */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .menuontop ul#proxyTabs li a span, .menuontop ul#proxyTabs #moretabs a {
    white-space: nowrap;
  }
}



.menuontop ul#proxyTabs #moreTabsTab,
.menuontop ul#proxyTabs #moreTabsTab:hover,
.menuontop ul#proxyTabs #moreTabsTab.curr,
.menuontop ul#proxyTabs #moreTabsTab.curr:hover,
.menuontop ul#proxyTabs li:hover {z-index:auto; height:auto;}
.menuontop ul#proxyTabs #moreTabsTab.curr,
.menuontop ul#proxyTabs #moreTabsTab:hover {z-index:40;}
.menuontop ul#proxyTabs #moretabs {
	background: url("../images/bgpattern_wrap.png") #FFFFFF;
	margin-left: -321px;
	max-width: 321px;
	left:auto;
	right:90px;
	padding: 2px;
	z-index: 1001;
}
.menuontop .mtHide, .menuontop #moreTabsTab #moretabs {
	margin-top:-9999px;
	margin-right:-30px;
	-webkit-transition-property: opacity, margin-right;
	        transition-property: opacity, margin-right;
}

.menuontop ul#proxyTabs #moretabs.mtShow {right:85px;bottom:28px;margin-right:0;}
.menuontop ul#proxyTabs #moreTabsTab:hover #moretabs,
.menuontop ul#proxyTabs #moreTabsTab:hover #moretabs.mtShow {right:90px;bottom:28px;margin-right:0;}
.menuontop ul#proxyTabs #moretabs a {
	float:left;
	font-size:0.85em;
	border:none;
	margin:2px;
	padding:0;
	width:60px;
	height:80px;
	min-width:0;
	opacity:0.7;
}
.menuontop ul#proxyTabs li #moretabs a:hover,
.menuontop ul#proxyTabs li #moretabs a:focus,
.menuontop ul#proxyTabs #moretabs a.curr {
	padding: 3px 3px 0 3px;
	top: -3px;
	left: -3px;
	margin: 0 -4px 1px 2px;
	border-radius:2px;
	opacity:1;
}
.menuontop ul#proxyTabs li a .moresuffix {
	display:none; /* hide it even from screenreaders */
}
.menuontop ul#proxyTabs li a + .moresuffix {
	display:block;
	margin-right:21px;
	position:relative;
	text-align:center;
	font-size:0.8em;
	z-index: 2;
} 

.menuontop ul#proxyTabs li.config,
.menuontop ul#proxyTabs li.config:before,
.menuontop ul#proxyTabs li.config:after,
.menuontop ul#proxyTabs li.config a     {background-image:none;width:auto;}
.menuontop ul#proxyTabs li.config span  {margin: 0;}
.menuontop ul#proxyTabs li.config img   {margin:0;height:auto;}
.menuontop ul#proxyTabs li.config:hover {padding-left:5px;}
.menuontop ul#proxyTabs li.config {padding-bottom:0;}


.menuontop #menu {
	z-index:1000;	
	margin-top: 6px;	
	width: 850px;
	position:absolute;
	left: 7px;
	top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.menuontop #menu h2 {
	display: none;
}
.menuontop #menu img.photo {
	display: none;
}
.menuontop #menuheader {
	position:absolute;
	top:30px;
	margin: 8px 0 0 0;
}

.menuontop #menuheader .sub {
	display:inline;
	font-size:1em;
}

.menuontop #menu .moremenu > .mnutitle {
	display: inline;
}
.menuontop #menu > .menugroup,
.menuontop #menu > .menugroup:before,
.menuontop #menu > .menugroup:after {
	background-image: url("../images/menutabs.png");
}

.menuontop #menu > .menugroup,
.menuontop #menu > .menugroup:after {
	background-repeat: no-repeat;
}
.menuontop #menu > .menugroup:before {
	left:6px;
	right:10px;
}
.menuontop #menu > .menugroup:after {
	left:100%;
	margin-left: -10px;
	width:38px;
	z-index:1;
}

.menuontop #menu > .menugroup.selected:before,
.menuontop #menu > .menugroup.selected:after {
	content: "";  
}

.menuontop #menu .mnutitle {
	z-index:2; 
	position:relative; /* so that the submenu animations look good */
}
.menuontop #menu .menugroup .mnutitle a {
	cursor: default;
}
.menuontop #menu > .menugroup > .mnutitle a {
	padding: 8px 5px 7px 12px;
	display:inline-block;
	text-indent:0;
}
.menuontop #menu .menugroup.home .mnutitle a { /* Hide the text since there is an image... */
	font-size:0;
	line-height:0;
	text-align:center;
	padding:11px 0 7px 8px;
	cursor: pointer;
}
.menuontop #menu .menugroup.home .mnutitle.noimage a { /* ... unless there actually isn't an image */
	font-size:1.15em;
	line-height:inherit;
	padding-bottom:10px;
}

.menuontop #menu .menugroup.richdisplay .mnutitle a {
	height: 22px;
	cursor: pointer;
}
.menuontop #menu .menugroup.richdisplay:hover .mnutitle a {
	padding-top:8px;
}

.menuontop #menu > .menugroup {
	font-size: 1.05em;
	float:left;
	width:auto;
}
.menuontop #menu > .menugroup.home {
	margin-top:-3px;
	height:43px;
	z-index:1;
}
.menuontop #menu > .menugroup.selected {
	height:44px;
	margin-top:-5px;
}
.menuontop #menu > .menugroup.home.selected {
	height:45px;
}


.menuontop #menu .menugroup ul {
	padding: 4px 0;
}
.menuontop #menu .menugroup ul,
.menuontop #menu .menugroup.moremenu div.hiddenlist,
.menuontop #menu form {
	position: absolute;	
	display: block;
	z-index:2;
	
	/* needed for animations */
	opacity: 0;
	margin-top: -20px;
	visibility: hidden;
}

.mobile .menuontop #menu .menugroup ul,
.mobile .menuontop #menu .menugroup.moremenu div.hiddenlist,
.mobile .menuontop #menu form {
	transition: none;
	-webkit-transition: none;
}

.menuontop #menu > .menugroup > ul {
	min-width:120%;
}
.menuontop #menu .menugroup .menugroup ul {
	box-shadow:none;
	background:none;
	position:static;
}

.menuontop #menu .menugroup div.hiddenlist {
	width: auto;
}
.menuontop #menu .menugroup .menugroup {
	display: table-cell;
}
.menuontop #menu .menugroup#automore .menugroup {
	display: inline-block; /* doesn't cause multiple columns (the menu would get too wide) */
} 

.menuontop #menu .menugroup .menugroup .mnutitle {	
	display: block;
	text-align: left;
	white-space:nowrap;	
	padding: 3px 15px 0 11px;
	font-weight: bold;
}

.menuontop #menu .menugroup .menugroup .mnutitle img {
	display:none; 
	/* Ideally, the image should be hidden, 
	   but the styles below would work if necessary 
	position: absolute;
	left: 5px;
	opacity: 0.4;
	z-index: -1;
	*/
}

.menuontop #menu .mnutitle.noimage a {
	padding: 9px 5px 8px 14px;
}
.menuontop #menu .mnutitle.noimage + ul li a {
	padding-left: 12px;
}
.menuontop #menu .hiddenlist .mnutitle.noimage a {
	padding: 3px 10px 0 31px;
}

.menuontop #menu .richdisplay .mnutitle > img {
	float:none;
	margin: -2px -6px 0 15px;
}


.menuontop #menu form span.subheader {
	display: none;
}
.menuontop #menu form div.keywordsearch {
	width:200px;
	margin:0;
	border:none;
}
.menuontop #menu .keywordsearch input[type='text'] {
	width: 165px;
	padding-right:25px;
}
.menuontop #menu .keywordsearch input[type='submit'] {
	display: none;
} 
.menuontop #menu #KeywordSearch div.keywordsearch input.imgbutn {
	width: auto;
	float: right;
	border: none;
	margin: -27px 5px 0;
	padding: 2px 0;
	background:transparent;
}

.menuontop #menu div.externallink {
	display: none;
}

.menuontop #menu .menugroup:hover ul,
.menuontop #menu .menugroup.moremenu:hover div.hiddenlist,
.menuontop #menu .menugroup:focus ul,
.menuontop #menu .menugroup.droppeddown ul,
.menuontop #menu .menugroup.droppeddown div.hiddenlist,
.menuontop #menu .menugroup.droppeddown form,
.menuontop #menu .menugroup:hover form,
.menuontop #menu .menugroup:focus form
{
	opacity:1;
	margin:0;
	visibility:visible;
	-webkit-transition: opacity 0.15s ease 0s, margin 0.15s ease 0s;
	        transition: opacity 0.15s ease 0s, margin 0.15s ease 0s;
}

.mobile .menuontop #menu .menugroup:hover ul,
.mobile .menuontop #menu .menugroup.moremenu:hover div.hiddenlist,
.mobile .menuontop #menu .menugroup:focus ul,
.mobile .menuontop #menu .menugroup.droppeddown ul,
.mobile .menuontop #menu .menugroup.droppeddown div.hiddenlist,
.mobile .menuontop #menu .menugroup.droppeddown form,
.mobile .menuontop #menu .menugroup:hover form,
.mobile .menuontop #menu .menugroup:focus form
{
	transition: none;
	-webkit-transition: none;
}

.menuontop #menu > .menugroup:hover > .mnutitle > a,
.menuontop #menu > .menugroup:hover > .mnutitle > a:after,
.menuontop #menu > .menugroup.droppeddown > .mnutitle > a,
.menuontop #menu > .menugroup.droppeddown > .mnutitle > a:after
{
	background-image: url("../images/menutabtitlehover.png");
}
.menuontop #menu > .menugroup.richdisplay:hover a,
.menuontop #menu > .menugroup.richdisplay:hover a:after,
.menuontop #menu > .menugroup.home:hover > .mnutitle > a,
.menuontop #menu > .menugroup.home:hover > .mnutitle > a:after /* These shouldn't have the hover effect */
{
	background-image: none;
}
.menuontop #menu > .menugroup:hover > .mnutitle > a,
.menuontop #menu > .menugroup.droppeddown > .mnutitle > a
{
	background-position: -11px -9px;
	position:relative;
	border-radius:0;
	padding-top: 7px;
}
.menuontop #menu > .menugroup.home:hover > .mnutitle > a
{
	padding-top:11px;
}
.menuontop #menu > .menugroup:hover > .mnutitle > a:after,
.menuontop #menu > .menugroup.droppeddown > .mnutitle > a:after
{
	background-position: right -9px;
	width: 28px;
	right:-29px;
	bottom:-1px;
	left:auto;
}


.menuontop #menu .menugroup li {
	margin:0;padding:0;
}
.menuontop #menu .menugroup li a {
	margin: 0 5px;
	padding: 0 6px 0 12px;
	border: none;
	white-space:nowrap;
	text-indent:0;
}

.menuontop #menu li a:hover,
.menuontop #menu li a:focus {
	border-radius:0;
	outline:0;
}

.menuontop #menu.collapsible .mnutitle a:hover {
	border:1px solid transparent;
}

.menuontop #menu .separator {
	display:none;
	/* // These don't look good on top menu mode, but if so desired these are the styles to use to make them appear
	float:left;
	height:1px;
	width:13px;
	*/
}

.menuontop #wrap > #main { /* > is needed so that the style doesn't apply to lightbox contents */
	margin: 0 0 0 -6px;
	padding: 60px 75px 50px 60px;
	width: 770px;
	background:none;
	box-shadow:none;
}

.menuontop #alerts .loginalert > a,
.menuontop #alerts .loginalert > .head {
	width:720px;
}
 
.menuontop #blftwrapper {
	margin-left:-3px;
	width:820px;
	padding:0 55px 0 30px;
	height:25px;
	background-repeat: no-repeat;
	background-position: -1190px top;
}
.menuontop #blftwrapper[class*='Tall'] {
	background-position: -1190px -40px;
	height: 45px;
}
.menuontop #blftwrapper.TransitionToTall {
	margin-top:1020px;
}
.menuontop #blftwrapper[class*='Tall'] #baselinks {
	padding-top:30px;
}



/*
  Style to show locale switch links
*/

#localeswitch {	
	text-align: right;
	position: absolute;
	margin: 5px 0 0 -7px;
}
@media print { /* here because print.css is not loaded when you hit Ctrl+P */
	#localeswitch {display:none !important;}
}

#localeswitch.postlogin {
	margin-top: -187px;  /* Move to the top of the banner */
	margin-left: -15px;
	z-index: 1002; 		/* Keep this value greater than "menuontop #menu" (1000) and logout button (1001) so that the drop down doesn't go behind those elements */
}

.menuontop #localeswitch.postlogin {
	margin-top: -147px;  /* Move to the top of the banner */
}

#localeswitch.prelogin {
	left: 0;
	z-index: 1000; /* Keep locale switch above all elements */
}
#localeswitch + #defaultColumn > #nojavascript {
	margin-top: 20px;
}

#localeswitch ul {
	float: right;
	font-size: 1.0em;
}

#localeswitch li {
	margin: 0;
}

/* when locale switch is showing, push down the welcome text and logout button text. */

#localeswitch + #banner #bannertext {
	margin-top:25px;
}

#localeswitch + #banner #btnLogout,
#localeswitch + #banner #btnReturnToRecord {
	margin-top:77px;
}


/* locale drop-down style */

#localeswitch ul.dropdown a {
	text-decoration: none;
}

#localeswitch ul.dropdown li:hover ul li:hover {
	background: #D9EBF2;
}

#localeswitch ul.dropdown li img {
	margin-top: 1px;
}

#localeswitch ul.dropdown li ul a {
	display: block;
	padding: 4px 9px;
}

#localeswitch ul.dropdown li ul li.selectedlocale {
	padding: 4px 9px;
}

#localeswitch ul.dropdown li ul li:last-child {
	padding-bottom: 2px;
}

/*
 *  This is a keyboard-accessible way to show and hide hover locale switch drop down menu
 */ 
.localeHide {
	margin-top: -9999px;
	position: absolute;
	background: #FFF;					/* IE compatibility - background rgba may not work. */
	background: rgba(255,255,255,0);	/* Hide the background when possible */
	list-style: none;
}
.localeShow {
	margin: 3px 1px 0 0px;
	position: relative;
	background: #FBFDFD;
	box-shadow: 0px 3px 5px 1px #AAA;
}

/******************************************/
/* Contact card/card view UI              */
/******************************************/

a.contactcard, div.contactcard, a.addcoverage {
	width: auto;
	height: auto;
	margin: 5px auto 10px 0;
	padding: 10px 10px 15px 10px;
	position: relative;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	display: block;
	text-decoration: none;
	
	box-shadow: 0 1px 3px -2px rgba(0,0,0,0.7);
	clear: both;
	cursor: pointer;
}

a.addcoverage {
	text-align: center;
	border-width: 2px;
	box-shadow: none;
	border-style: dashed;
}

a.addcoverage:hover {
	border-style: solid;
}

div.contactcard {
	min-height: 80px;
	padding-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}

div.contactcard.insurance {
	cursor: default;
	min-height: 100px;
	padding-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}


a.contactcard span,
div.contactcard span {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}

div.contactcard.insurance span {
	width: 25%;
}

a.contactcard span.name,
div.contactcard span.name {
	font-weight: bold;
	font-size: 1.3em;
}

div.contactcard span.insuranceinfo {
	width: 40%;
}

div.contactcard span.insuranceinfo span span.value {
	display: table-cell;
	min-width: 150px;
}

a.contactcard span.organization {
	font-size: 0.9em;
	margin-top: -3px;
}

a.addcoverage {
	font-size: 175%;
	padding-top: 20px;
	min-height: 40px;
	margin-bottom: 15px;
}

a.contactcard span span,
div.contactcard div div span,
div.contactcard.insurance span span {
	display: block;
	margin-left: 0;
	margin-top: -2px;
	padding-left: 5px;
	word-wrap: break-word;
	width: 100%;
}

div.contactcard.insurance span span {
	width: auto;
}

div.contactcard span.insuranceinfo span {
	display: table-row;
}

a.contactcard span span.header,
div.contactcard div div span.header {
	padding-left: 0;
	margin-top: 1px;
	margin-bottom: -3px;
	font-weight: bold;
}

div.contactcard.insurance span span.header {
	font-weight: bold;
	display: table-cell;
	width: 55%;
	min-width: 150px;
}

a.contactcard span.specialties,
a.contactcard span.address {
	width: 25%;
}

div.contactcard span.header.research {
	padding-top: 4px;
}

div.contactcard span.collapsedescription {
	margin-left: 15px;
	padding-top: 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	display: inline-block;
}

div.contactcard span.collapsedescription br {
	display: none;
}

div.contactcard  div.research.details a.moredetails {
	display: inline-block;
	padding-left: 0.4em;
	padding-top: 4px;
}

div.contactcard span.name.research {
	display: block;
	width: 100%;
	margin-bottom: 4px;
}

div.contactcard div.research.buttons {
	width: auto;
	text-align:right;
	float: right;
	padding-left: 1em;
}

div.contactcard div.research.buttons span {
	width: auto;
}

div.contactcard div.research.subcard {
	display: block;
	margin-left: 15px;
	width: 95%;
}

div.contactcard img.investigator {
	width: 7em;
	padding-left: 1em;
	margin: 0.5em 0 0.75em;
}

div.contactcard div.staff {
	width: 25%;
	display: inline-block;
}

div.contactcard div.info {
	width: 73%;
	margin-left: 0.3em;
	display: inline-block;
	vertical-align: top;
}

div.contactcard div.info.onecolumn {
	width: 99%;
}

div.contactcard div.bottomarrow {
	overflow: hidden;
}

div.contactcard img.bottomarrow {
	position: absolute;
	bottom: -10px;
	height: 28px;
	width: 118px;
}

div.contactcard img.bottomarrow.down {
	clip: rect(14px, 118px, 28px, 59px);
	left: 296px;
}

div.contactcard:hover img.bottomarrow.down {
	clip: rect(14px, 59px, 28px, 0px);
	left: 355px;
}

div.contactcard img.bottomarrow.up {
	bottom: -26px;
	clip: rect(0px, 118px, 14px, 59px);
	left: 296px;
}

div.contactcard:hover img.bottomarrow.up {
	clip: rect(0px, 59px, 14px, 0px);
	left: 355px;
}

/******************************************/

div.pageturner {
	text-align: center;
}

div.pageturner img {
	width: 36px;
	height: 24px;
}

div.pageturner a {
	position: relative;
	margin: 0 20px;
	font-size: 24px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	line-height: 24px;
	top: 2px;
}

div.pageturner a.selected {
	font-weight: bold;
	cursor: default;
}

div.pageturner a.inactive,
div.pageturner a.active {
	top: 0;
}

div.pageturner a.inactive {
	cursor: default;
}

div.content .aligned {
	left: 22%;
}

.tc,
.accesscheck,
.oe,
.oesignup,
.publicform,
.stdfile,
.HSQnr,
.datatile .HSQnr  {
	background: url("../images/bg_clipboard_head.png") no-repeat 50% 120px;
}
.HSQnr {
	background-position: 50% 0;
}
.datatile .HSQnr {
	background-image: url("../images/bg_clipboard_head.png"), url("../images/bg_wood.jpg");
	background-position: 50% 0;
	background-repeat: no-repeat, repeat;
}

.datatile .HSQnr #main {
	display: block;
	float: none;
	margin-top:-14.5px;
	width: 975px;
}

.tc #wrap, 
.tc #wrap:before,
.tc #wrap:after,
.tc #defaultForm,
.tc #defaultForm:before,
.tc #defaultForm:after,
.accesscheck #wrap, 
.accesscheck #wrap:before,
.accesscheck #wrap:after,
.accesscheck #defaultForm,
.accesscheck #defaultForm:before,
.accesscheck #defaultForm:after,
.oesignup #wrap,
.oesignup #wrap:before,
.oesignup #wrap:after,
.oesignup #loginErrorMessage ~ #defaultForm,
.oesignup #loginErrorMessage ~ #defaultForm:before,
.oesignup #loginErrorMessage ~ #defaultForm:after,
.oe #wrap, 
.oe #wrap:before,
.oe #wrap:after,
.publicform #wrap,
.publicform #wrap:before,
.publicform #wrap:after,
.stdfile #wrap, 
.stdfile #wrap:before,
.stdfile #wrap:after,
.HSQnr #wrap, 
.HSQnr #wrap:before,
.HSQnr #wrap:after,
html.datatile > body,
html.datatile #defaultColumn:before,
html.datatile #infoColumn:before,
html.datatile #main:before {
	background:none;
}

.tc #wrap,
.accesscheck #wrap,
.oe #wrap,
.oesignup #wrap,
.publicform #wrap,
.stdfile #wrap,
.HSQnr #wrap {
	margin-bottom:0;
	min-height:0;
}

.tc #wrap:before,
.accesscheck #wrap:before,
.oe #wrap:before,
.oesignup #wrap:before,
.publicform #wrap:before,
.stdfile #wrap:before,
.HSQnr #wrap:before {
	top:0;
}

.tc #defaultColumn:before,
.accesscheck #defaultColumn:before,
.oe #main:before,
.oesignup #defaultColumn:before,
.publicform #main:before,
.HSQnr #main:before,
.datatile .HSQnr #main:before,
.stdfile #infoColumn:before {
	background: url("../images/bg_clipboard_repeat.png") repeat-y 50% 0;
	top: 995px;
}
.tc #defaultColumn:before, 
.accesscheck #defaultColumn:before {
	top: 1094px;
}
.oe #main:before,
.publicform #main:before {
	top: 962px;
}
.HSQnr #main:before {
	top: 983px;
}
.datatile .HSQnr #main:before {
	top: 980px;
}

.tc #banner:after,
.accesscheck #banner:after,
.oe #banner:after,
.oesignup #banner:after,
.publicform #banner:after,
.stdfile #banner:after {
	content: url("../images/bg_clipboardclip.png");
	margin-left:-350px;
	position:absolute;
	left:50%;
	top:115px; /* reduce if using bg_clipboardclip(1-5).png */
}
.HSQnr:before {
	content: url("../images/bg_clipboardclip.png");
}
@media print { /* here because print.css is not loaded when you hit Ctrl+P */
	#banner:after {display:none;}
}

.stdfile #defaultColumn {
	display:none;
}

.tc #defaultColumn.double,
.accesscheck #defaultColumn.double,
.oe #main,
.oesignup #defaultColumn,
.publicform #main,
.HSQnr #main,
.stdfile #infoColumn {
	float:left;
	display:inline;
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	overflow-y:hidden;
}
.tc #defaultColumn.double,
.accesscheck #defaultColumn.double {
	padding: 105px 110px 0;
}
.oe #main,
.publicform #main,
.HSQnr #main,
.oesignup #defaultColumn,
.stdfile #infoColumn {
	margin:130px auto 0;
	padding:10px 110px 0;
}
.oesignup #defaultColumn,
.stdfile #infoColumn {
	margin-top: 109px;
	padding-top: 30px;
}
.HSQnr #main {
	margin-top:-50px;
}
@media print { /* here because print.css is not loaded when you hit Ctrl+P */
	.tc #defaultColumn.double,
	.accesscheck #defaultColumn.double,
	.oe #main,
	.oesignup #defaultColumn,
	.publicform #main,
	.stdfile #infoColumn {
		margin:20px 0 0 0;
		padding:0;
		min-height:0 !important;
	}
}


.tc #defaultColumn > div,
.accesscheck #defaultColumn > div,
.oesignup #defaultColumn > div,
.oe #main,
.publicform #main,
.HSQnr #main,
.stdfile #infoColumn {
	border:none;
	background:none;
}

.accesscheck #localeswitch,
.stdfile #localeswitch {
	display: block;
	position: absolute;
	right: 95px;
	top:58px;
	width: auto;
}
.stdfile #localeswitch {
	right: 100px;
	top:70px;
}


.tc #baselinks,
.publicform #baselinks {
	display:none;
}
.tc #footer,
.accesscheck #footer,
.oe #footer,
.oesignup #footer,
.publicform #footer,
.stdfile #footer,
.HSQnr #footer {
	background: url("../images/bg_clipboard_foot.png") no-repeat 50% 0;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	width: 90%;
	top:0;
	padding-top: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.tc #footer,
	.accesscheck #footer,
	.oe #footer,
	.oesignup #footer,
	.publicform #footer,
	.stdfile #footer,
	.HSQnr #footer {background-position: 49.999% 0;} /* Webkit background centering bug: http://bit.ly/SS2pdi */
}

.tc #blftwrapper.TransitionToTall,
.accesscheck #blftwrapper.TransitionToTall,
.oesignup #blftwrapper.TransitionToTall,
.stdfile #blftwrapper.TransitionToTall {
	margin-top: 1110px;
}
.oe .TransitionToTall,
.publicform .TransitionToTall {
	margin-top: 1185px;
}

.tc #blftwrapper[class*='Tall'] > #footer,
.accesscheck #blftwrapper[class*='Tall'] > #footer,
.oe #blftwrapper[class*='Tall'] > #footer,
.oesignup #blftwrapper[class*='Tall'] > #footer,
.publicform #blftwrapper[class*='Tall'] > #footer,
.stdfile #blftwrapper[class*='Tall'] > #footer,
.HSQnr #blftwrapper[class*='Tall'] > #footer {
	height: 72px;
	width: 975px;
}

#rslt_toggle {
	position: absolute;
	top: -16px;
	left: 223px;
	line-height: inherit;
	font-size: 1.0em;
	z-index: 1;
	max-width: 325px;
	overflow: hidden;
	white-space: nowrap;
}

.listmessage + #rslt_toggle {
	top: 12px;
}

#rslt_toggle.nosearch {
	left: 0px;
}

.meter {
    background:url("../images/meter_empty.png");
    width:100px;
    height:12px;
    display:inline-block;
}

.meter > div {
    background:url("../images/meter_fill.png");
    height:12px;
}

div.vdtFrame {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #F0F3E4;
	border: none;
    box-shadow: 0 0 3px 2px #B3B3B3 inset;
    padding: 4px;
	text-align: center;
	height: 400px;
	min-height: 87px;
}
 
#loadingSpinner {
	display: inline-block;
	border-radius: 15px;
	background-color: rgba(0,0,0,0.5);
	color: #ddd;
	width: 150px;
	padding: 30px 10px;
	z-index: 1010;
	margin-top: 146.5px;
}
 
#loadingSpinner a {
	text-decoration: none;
	color: #DDDDDD;
}
 
#vdtFrame {
	width: 100%;
	Border: none;
	display: none;
}

#vdtErrorDiv {
	width: 100%;
	Border: none;
	display: none;
}

#vdtErrorDiv p {
	text-align: center;
}


.section + #addendum .source{
	padding-left: 0px;
}

/*  barcode  */
.echeckincomplete {
	border: 1px solid #666;
	padding: 30px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.echeckincomplete .apptdetails {
	display: inline-block;
	float: left;
	width: auto;
}

.echeckincomplete .apptdetails.hasbarcode,
.echeckincomplete .apptdetails.hasdetails {
	max-width: 55%;
}

.echeckincomplete .apptdetails.hasbarcode.hasdetails {
	max-width: 50%;
}

.echeckincomplete .apptdetails .header {
	font-size: 1.8em;
	color: #1B6DD1;
	font-weight: bold;
}

.echeckincomplete .apptdetails .subheader {
	font-size: 1.4em;
	color: #1B6DD1;
}

.echeckincomplete .codewrapper {
	display: inline-block;
	float: right;
	vertical-align: top;
	width: auto;
}

.echeckincomplete .codewrapper.details {
	border-style: solid;
	border-width: 1px;
	padding: 10px 12px;
	width: 40%;
}

.echeckincomplete .codewrapper.details > div {
	display: inline-block;
}

.echeckincomplete .codewrapper.details .image {
	vertical-align: baseline;
	width: 96px;
}

.menuontop .echeckincomplete .codewrapper.details .image {
	vertical-align: top;
}

.echeckincomplete .codewrapper.details .text {
	width: 62%;
}

.menuontop .echeckincomplete .codewrapper.details .text {		/* we can have a little more room in top menus */
	width: 66.1%;
}

.echeckincomplete .codewrapper.details .text * {
	margin-left: 0;
	width: auto;
	word-wrap: normal;		/* Account for IE's stupidity */
	white-space: normal;
}

.echeckincomplete .apptdetails > div {
	margin-bottom: 20px;
}

.echeckincomplete .apptdetails .provider,
.echeckincomplete .apptdetails .instructions > div {
	margin-bottom: 10px;
}

.echeckincomplete .apptdetails > div:last-child,
.echeckincomplete .apptdetails .provider:last-child {
	margin-bottom: 0;
}

.echeckincomplete .apptdetails .provider img{
	vertical-align: baseline;
}

.echeckincomplete .apptdetails .givespace {
	margin-top: 7px;
}

.echeckincomplete .instructions {
	clear: both;
}

.echeckincomplete .instructions > div {
	margin-top: 20px;
}

.echeckincomplete .instructions > div:first-child {
	border-top: 1px solid #666;
	display: inline-block;
	padding-top: 20px;
}

.barcode {
	text-align: center;
	margin: 10px 0;
	position: relative;
	left: -64px;
}

.echeckincomplete .barcode {
	left: 0;
}

.barcode .barcodeimg {
	display: inline-block;
	min-width: 225px;
	width: auto;
}

/* display barcode image in print mode */
.barcode .barcodeimg img {
	display: inline-block !important;
	width: auto !important;
}

.noline {
	border-width: 0px;
	margin: 0px;
}

/* Arrival time and add to wait list */
div.updatewaitlist > div,
div.arrivaltime {
	margin-left: 22%;
	width: 78%;
}

div.updatewaitlist a.popupinstructionsicon img,
div.arrivaltime a.popupinstructionsicon img {
	height: 16px !important;
	margin-top: 2px;
	vertical-align: top;
	width: 16px !important;
}

div.echeckincomplete div.arrivaltime {
	margin-left: 0;
	width: 100%;
}

div.updatewaitlist > div.updatewaitlist_prompt {
	margin-top: 0.5em;
}

div.updatewaitlist > div.updatewaitlist_button {
	margin-top: 0.2em;
}

div.updatewaitlist a.button {
	font-size: 1em;
}

/*Patient request forms*/
.md_labdetail .cptLink ~ p.noprint {
	margin-top: -44px;
}

.md_personalize div#proxyAccessRequests p,
.md_proxyaccess div#proxyAccessRequests p {
	white-space: normal;
}

.md_personalize div#delegates,
.md_proxyaccess div#delegates {
	margin-top: 3em;
}

.md_personalize div#grantProxyAccess p,
.md_proxyaccess div#grantProxyAccess p {
	white-space: normal;
}

.section .noprint .printbutton {
	margin-bottom: 1em;
	text-align: center;
}

.section .content select {
	max-width: 70%;
}

.errorpage p {
	white-space: normal;
}

#PrefsForm .smsswitchlink span {
	font-size: 0.87em;
	color: #666;
}

#PrefsForm .smsswitchlink span a {
	color: #1F7D0C;
	text-decoration: underline;
	cursor: pointer;
}

#PrefsForm .smsswitchlink img {
	width: auto !important;
}

/* Checkbox-Buttons, aka buttonchecks */
p.buttoncheck {
	background-color: #E9E3D7;
	border: 1px solid #E9E3D7;
	box-shadow: 0 0 5px #FFF inset;
	color: #000;
	display: inline-block;
	font-weight: normal;
	padding: 0;
	position: relative;
	white-space: normal;
	width: auto;
}

.section .content p.buttoncheck { /* No, really, I meant what I just said */
	display: inline-block;
	width: auto;
}

.section .content .forlist p.buttoncheck {
	margin: 0 0 0.2rem;
}

p.buttoncheck.alertborder {
	border: none;
}

p.buttoncheck.checked {
	background: #D9E3F4 none repeat scroll 0 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
}

p.buttoncheck:hover,
p.buttoncheck:focus {
	background-image: url("../images/btngradient.hover.png");
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #000;
}

input.buttoncheck {
	display: inline-block;
	font-size: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 0;
}

input.buttoncheck + label.buttoncheck {
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: static;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

p.buttoncheck input.buttoncheck + label.buttoncheck {
	box-sizing: border-box;
	padding: 2px 10px;
}

p.buttoncheck.checked input.buttoncheck + label.buttoncheck {
	padding: 3px 10px 1px;
}

p.buttoncheck input.buttoncheck:focus + label.buttoncheck {
	border: 1px dotted #000;
	padding: 1px 9px;
}

p.buttoncheck.checked input.buttoncheck:focus + label.buttoncheck {
	padding: 2px 9px 0;
}

input.buttoncheck + label:before {
	background: white;
	border: 1px solid #C9C9C9;
	border-radius: 2px;   
	box-shadow: inset 0px 1px 1px #AAA;   
	content: "";
	display: inline-block;
	height: 0.9rem;
	line-height: 0.85rem;
	margin: 0.1rem 0.3rem -0.1rem 0;
	position: relative;
	text-indent: 0;
	vertical-align: top;
	width: 0.9rem;
}

input.buttoncheck:checked + label:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAf0lEQVR42mNgIA8oAPECcjQWAPEHUjULQDX8B+IEUjVeoFTjAnI1biA1cA5ANV6AGoTTBnRJWOCAQtYAl8YEqIIP0PiDif2H4gJ8TnuApHAB1IAPUP4BYgIF2YALSM5VICZgkJ0Jww2khCyy7R/whS6uNAvTmEBqnMIShAKxGgBKgy9cbSeYGwAAAABJRU5ErkJggg==");
	background-repeat: no-repeat no-repeat;
}

p.buttoncheck.disabled {
	background: none;
	box-shadow: none;
}

p.buttoncheck.disabled:hover,
p.buttoncheck.disabled:focus {
	background: none;
}

p.buttoncheck.disabled label {
	cursor: default;
}

p.buttoncheck.disabled label:before {
	background-color: #EAEAEA;
}

/* Radio Options - for questionnaire-style radio-buttons (not buttoncheck) elsewhere */

.section .content .radiooptions {
	margin-left: 22%;
	position: relative;
	width: 78%;
}

.section .content .leftlabel legend + .radiooptions {
	padding: 0.25rem 0;
}

.section .content .radiooptions label.radio {
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-style: normal;
	line-height: 1.2em;
	margin: 0 3px 5px 0;
	padding: 2px 10px;
	text-shadow: 0 1px 0 #fff;
	vertical-align: top;
	width: auto;
}

.section .content .radiooptions label.selected, 
.section .content .radiooptions label.radio.selected:hover {
	background-image: none;
	padding: 3px 10px 1px;
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5);
}

.section .content .radiooptions label.unselected{
	background-image: url(../images/btngradient.png);
	background-repeat: repeat-x;
	box-shadow: inset 0px 0px 5px #fff;
}

.section .content .radiooptions span.buttonanchor{
	padding: 1px;
}

.section .content .radiooptions label.radio:hover{
	background-image: url(../images/btngradient.hover.png);
	background-position:bottom;
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.2) inset;
}

.section .content .radiooptions a.buttonanchor{
	text-decoration: none;
}

.section .content .radiooptions input.clearradio {
	position: absolute;
	z-index: -1;
	width: auto;
	left: 0;
}

/* NEEDS A PROPER HOME */
.dtSelWrapper {
	padding: 0 0.5em 0 0;
	vertical-align: top;
	width: auto;
}

fieldset .dtSelWrapper {
	display: inline-block;
}

/*Schedule Landing Page*/

.section .content .rfvs {
	margin: 1.25rem 0;
}

.section .content .alternateoptions {
	margin: 0.75rem 0;
}

.section .content .highlight.scheduleoptions {
	box-sizing: border-box;
	color: inherit;
	display: inline-block;
	margin: 0.25rem 0;
	padding: 1.5%;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 49.5%;
}

.section .content .highlight.scheduleoptions.onethird {
	width: 32.5%;
}

.section .content .highlight.scheduleoptions * {
	text-align: left;
}

.section .content .highlight.scheduleoptions:hover {
	cursor: pointer;
}

.section .content .highlight.scheduleoptions:nth-child(even) {
	margin-left: 0.5%;
}

.section .content .alternateoptions .onethird.highlight.scheduleoptions:nth-child(even) {
	margin-right: 0.5%;
}

.section .content .highlight.scheduleoptions span {
	display: block;
	font-weight: normal;
}

.section .content .highlight.scheduleoptions .name {
	font-size: 1.3em;
	margin: 0;
	text-decoration: none;
}

.section .content .highlight.scheduleoptions .description {
	margin-top: 0.3rem;
}

.section .content .highlight.scheduleoptions .leftsection,
.section .content .highlight.scheduleoptions .rightsection {
	box-sizing: border-box;
	display: inline-block;
}

.section .content .highlight.scheduleoptions .leftsection {
	padding-right: 3%;
	vertical-align: top;
	width: 70%;
}

.section .content .highlight.scheduleoptions .leftsection.noImage {
	width: 100%;
}

.section .content .highlight.scheduleoptions .rightsection {
	text-align: right;
	width: 28%;
}

.section .content #schedulewith {
	display: block; /* To prevent the buttoncheck that follows from being on the same line */
}

.section p.separator {
	margin: 0 0 0.5rem;
	width: 100%;
}

/* Wallet Cards */
.section .content .wallet {
	border-style: solid;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	border-width: 1px;
	margin: 0 1.5rem;
	width: calc(100% - 3rem);
}

.section .content .wallet * {
	box-sizing: border-box;
}

.section .content .wallet .walletcard {
	display: inline-block;
	min-height: 12rem;
	vertical-align: top;
}

/* First column gets a right border to divide the two columns */
.section .content .wallet .walletcard:nth-child(odd) {
	border-right-style: solid;
	border-right-width: 1px;
	width: 50%;
}

/* Second column does it too, and then we overlap to ensure no gaps */
.section .content .wallet .walletcard:nth-child(even) {
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: -1px;
	width: calc(50% + 1px);
}

/* Starting on card 3, we need a top border to divide rows */
.section .content .wallet .walletcard:nth-child(n + 3) {
	border-top-style: solid;
	border-top-width: 1px;
}

.section .content .wallet .walletcard .header {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 0 0 0.25rem;
	padding: 0.5rem 0.25rem 0.25rem;
}

.section .content .wallet .walletcard .header h2 {
	border: none;
	display: inline-block;
	margin: 0 0.25rem 0 0;
	padding: 0;
	width: auto;
}

.section .content .wallet .walletcard .header a {
	font-size: 1rem;
}

.section .content .wallet .walletcard .cardbody {
	font-size: 0.8rem;
	min-height: 9rem;
	padding: 0 0.25rem;
	position: relative;
}

.section .content .wallet .walletcard .cardbody .WClabel,
.section .content .wallet .walletcard .cardbody .WClabel + p {
	display: inline-block;
	line-height: 0.9rem;
	vertical-align: top;
}

.section .content .wallet .walletcard .cardbody .WClabel {
	margin: 0;
	padding: 0 2% 0 0;
	text-align: right;
	top: auto;
	width: 25%;
}

.section .content .wallet .walletcard .cardbody p {
	margin: 0 0 0.35rem;
	width: 75%;
}

.section .content .wallet .walletcard .cardbody .WCnote {
	bottom: 0;
	font-size: 0.75rem;
	left: 0;
	margin: 0;
	padding: 0 0.25rem;
	position: absolute;
	width: 100%;
}

.section .content .wallet .walletcard .cardbody .WCnote > * {
	width: auto;
}

.section .content .wallet .walletcard .cardbody .WCnote p {
	margin: 0;
}

.guarantorchoice
{
	margin-top: 0.8em;
}

.section .content p.guarantorelement
{
	margin-left: 4%;
}

div#guarantoroptions
{
	margin-left: 4%;
	position: relative;
	width: 78%;
	border: none;
}